| bye | language | bye |
bye -- terminate task execution
bye
The bye command terminates the task from which it is executed. This is exactly equivalent to the CL reading end of file (EOF) when executing a task.
1. The most common usage of bye occurs when it is typed by the user to exit a package; in this case, bye terminates the package script task.
cl> plot pl> bye cl>
clbye, return