Actions

Difference between revisions of "STOP"

From Zenitel Wiki

Line 1: Line 1:
The statement '''STOP''' stops the execution of the action string. 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]].
  
 
{{stub}}
 
{{stub}}
 
[[Category:Event Handler]]
 
[[Category:Event Handler]]
 
[[Category:Built-In Action Commands]]
 
[[Category:Built-In Action Commands]]

Revision as of 12:02, 4 April 2008

The statement STOP stops the execution of the action string in the Event Handler. Is only useful in front of the keyword ENDIF.