up Command

The up command is used in the BASIC/FlashBASIC debugger to move up the call stack.

NOTE

This command can only be used on items compiled with the o (optimal compile) option.

Syntax

up

See Also

$! Command, ?! Command, BASIC/FlashBASIC Debugger, down Command, FlashBASIC and BASIC Differences, Performance Tips, r Command, s Command