Use members of the commands class to manage the screen appearance and variables in the LabVIEW MathScript Window.
| Function | Description |
| clc | Clears Output Window |
| clear | Clears variables |
| diary | Writes session to text file |
| edit | Opens new Script Editor window |
| home | Moves cursor to home position |
| pause | Pauses the program |
| quit | Quits execution |
| waitforbuttonpress | Waits for keystroke or mouse down event |