⇐ Index
Trace5 (<-thing1 <-thing2 <-thing3 <-thing4 <-thing5)
Prints 5 values from the stack to the debug window. Only works with the 4RPL Console.
Trace5 (<-x " plus " <-y " is " <-x add (<-y))