en:code:core:actionaz
                This is an old revision of the document!
Table of Contents
Actionaz
This object contains global Actionaz related functions.
Functions
version
Returns the version of Actionaz.
Syntax
Actionaz.version();
Returns
- (string) the version of Actionaz
 
scriptVersion
Returns the version of the script format.
Syntax
Actionaz.scriptVersion();
Returns
- (string) the version of the script format
 
isActExec
Returns true if running ActExec.
Syntax
Actionaz.isActExec();
Returns
- (boolean) true if running ActExec
 
isActionaz
Returns true if running Actionaz.
Syntax
Actionaz.isActionaz();
Returns
- (boolean) true if running Actionaz
 
en/code/core/actionaz.1303332244.txt.gz · Last modified:  (external edit)
                
                