User Tools

Site Tools


DzScriptAction

An action that executes a script.

More...

Inherits :

Inherited By : DzCustomAction and DzEventScriptAction

Detailed Description

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 of the associated script will result in a ReferenceError.

See Also:

Since:

  • 4.7.1.98