Step Out  
Top  Previous  Next


Toolbar   scriptstepout  
Menu:   Script > Step Out  
Keyboard:   Shift+F10  
 

Use this command to make the script step out of the current subroutine or function call. If you select this command while the script is paused at the line inside the subroutine or function, ImageWarp will execute the subroutine or function to the end and pause the script at the next line after the call operator. If the Step Out command is applied while the script is paused in the main module, ImageWarp will execute the script to the end.

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