A global transient variable named Action
, which refers to the DzScriptAction that invoked the execution of the script, is provided to the script in the global context at runtime. Attempts to use this global variable outside the associated script will result in a ReferenceError.
See Also:
Since: