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?