Methods
-
staticotris.tree.getScriptTreeEvent(){ScriptTreeEvent|undefined}
-
Returns the ScriptTree event.
Currently the eventsubtreeis supported. SeelazyLoadfor details.
Notice: Returnsundefinedif the script was not triggered by an event.- Since:
- Documents 5.0d HF2
Returns:
Type Description ScriptTreeEvent | undefined ScriptTree event object
Type Definitions
-
ScriptTreeEventObject
-
Properties:
Name Type Argument Description namestring event name
nodeIdstring <optional>
node id
- Since:
- Documents 5.0d HF2