Step Out (Debug menu)

Runs all lines of code and nested procedures in Break mode — beginning with the current executable statement — and then returns execution to the next executable statement in the preceding procedure of the call tree. Use to avoid stepping through each line of code in called procedures.