TBeforeExecuteEvent Type
TBeforeExecuteEvent is called before a script routine (or main block) is executed. ALabel contains the name of the routine to be executed. If the main block is to be executed, ALabel is an empty string.
Syntax
Unit: atScript
TBeforeExecuteEvent is called before a script routine (or main block) is executed. ALabel contains the name of the routine to be executed. If the main block is to be executed, ALabel is an empty string.
Unit: atScript