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.
Syntax
down
See Also
$! Command
?! Command
b Command
BASIC/FlashBASIC Debugger
d Command
e Command
FlashBASIC and BASIC Differences
g Command
Performance Tips
r Command
s Command
up Command