Difference between revisions of "STOP"
From Zenitel Wiki
(New page: {{stub}} The statement STOP stops the execution of the action string. Is only useful in front of the keyword ENDIF.) |
|||
(6 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
− | {{ | + | {{AI}} |
− | The statement STOP stops the execution of the action string. Is only useful in front of the keyword ENDIF. | + | The statement '''STOP''' stops the execution of the action string in the [[Event Handler]]. Is only useful in front of the keyword [[IF/ENDIF|ENDIF]]. |
+ | |||
+ | |||
+ | [[Category:Event Handler]] | ||
+ | [[Category:Built-In Action Commands]] |
Latest revision as of 15:18, 4 October 2019
The statement STOP stops the execution of the action string in the Event Handler. Is only useful in front of the keyword ENDIF.