Scripts
    Preparing search index...

    Class Event

    Index

    Methods

    • Returns element which triggered the currently running script.

      Returns DocumentElement

      Element which triggered the currently running script

    • Gets the updated value of the element.

      Returns any

      New value of the element.

    • Gets the value before the change of the element.

      Returns any

      Old value of the element.