Step Out (Debug Menu)


 

The Step Out selection of the Debug menu causes the program to continue execution until the first instruction after a RETURN instruction is executed.

 

To quickly perform a Step Out action, press the Shift + F3 key.

 

 

See also: Debugging



PL/B IDE Studio Help Step Over (Debug Menu) Quick Watch (Debug Menu)