3.2.1 stop
Description
This will stop the program. When the program is restarted, execution will continue from the next line.
Syntax
stop
Example
if di9
stop
endif
Last updated
Was this helpful?
This will stop the program. When the program is restarted, execution will continue from the next line.
stop
if di9
stop
endif
Last updated
Was this helpful?