Step  
Top  Previous  Next


Toolbar   scriptstep  
Menu:   Script > Step  
Keyboard:   F10  
 

Use this command to execute the script to the next line. If the current line is a subroutine or function call, ImageWarp will execute that subroutine or function. If the script is in the "Idle" mode, selecting this command will execute the first line and switch the script to the "Pause" mode, as will be indicated on the status bar of the Script Editor
. The next line to be executed will be highlighted with the yellow pointer, and the Watch window will display the values of the global variables.

The Step command is only available when the script is in the "Idle" or "Pause" mode.