Difference between revisions of "STOP"
From Zenitel Wiki
(2 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
+ | {{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]]. | 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.