Moves the symbol lookup context up one level in the call stack.
up [count]
Use the up command to move the current function up the call stack (that is, away from the current stopping point in the program toward the main procedure) count levels. If you omit count, the default is one level.
Issuing up repositions the source window at the new current function.