EXIT |
DEVELOPER |
Trail: PROIV Documentation > Developer > PROIV Developer > Developing Functions > Events and Logic > EXIT
|
|
Purpose |
EXIT causes the logic routine of which it is a part to be exited immediately. |
Syntax |
EXIT |
Operation |
|
Remarks |
Exit is immediate; any subsequent statements in the logic routine are not executed. |
Example |
|
Topic ID: 520055