End Program Last
updated 2010. 1.15 (v1.0 Eng)
If this command is called during program execution, the program exits
immediately.
There are 2 ways to end a programme.
- When the end of "Start Program" is reached (Natural Close)

- When "End Program" is called (Forced Exit)

Usage
- Call the command at the point in the program where you want it
to end.
Example
- In this sample code, the program will end when the touch connected
to Port3 is pressed.
