Difference between revisions of "STOP"
From Zenitel Wiki
(5 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
− | The statement STOP stops the execution of the action string. Is only useful in front of the keyword ENDIF. | + | {{AI}} |
+ | 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:Event Handler]] | ||
[[Category:Built-In Action Commands]] | [[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.