Use this command to execute the next line of script code, then pause again. If the next line is a call to a function or subroutine you have written, this command will advance to the first line of that function or subroutine. This command is only available if the script is being run in the debugger.
This command can be accessed in the following ways: •Toolbar button: •Menu > Script > Debug Step Into •Ctrl + Q
|