7.2.3.8 Add New Button
This button adds a command to the bottom of the script. The button adds commands in three different methods.
- Clicking the Add New button on the left side, a command containing the contents of the Command Message and Command Description fields is added to the last line of the command list.
- By selecting the drop-down menu for the button and choosing Delay, a delay command is added as the last command in the command list. After adding the DELAY command, select DELAY in the command list and update the delay (in milliseconds).
- By selecting the drop-down menu for the button and choosing Pause, a pause command is added as the last command in the command list. The PAUSE command pauses script execution at this point in the script and waits for user input command to continue execution, either by Run or Step (See Section 7.2.2.1 and Section 7.2.2.2).