The down command is used in the BASIC/FlashBASIC
debugger to move down the call stack.
Note: This command can only be used on items compiled with
the o (optimal compile) option.
See also
$! command, ?! command, b command (FlashBASIC Debugger), BASIC/FlashBASIC Debugger, d command (FlashBASIC Debugger), e command, Compiling programs, g command (FlashBASIC Debugger), r command (FlashBASIC Debugger), s command (FlashBASIC Debugger), up command