When execution is suspended, the step controls can be used to step
through the execution of the program line-by-line. While performing a step
operation, if a breakpoint or JavaScriptâ„¢ error is encountered, execution
suspends at the breakpoint or exception, and the step operation ends.
Tip: You can use combinations of step commands to step
through multiple calls on a single line.