~~NOTOC~~ ====== Trace3 ====== Trace3 (<-thing1 <-thing2 <-thing3) ===== Description ===== Prints 3 values from the stack into RPL.txt. If you open the console with the Tilde (~) key and type //trace on// in the console, the values will also be printed in the console. ===== Examples ===== Trace3 ("Coords:" <-x <-z )