EnableScript
|
Miscellaneous functions |
SYNTAX | EnableScript(''enginename'') |
RETURNS | NOTHING |
FUNCTION | Enables AFL scripting host.
Parameter: enginename - specifies which scripting language will be used. Allowable values:
See also: AFL scripting host |
EXAMPLE |
EnableScript( "jscript" ); EnableScript("vbscript"); |
SEE ALSO |
The EnableScript function is used in the following formulas in AFL on-line library:
See updated/extended version on-line.