~~NOTOC~~ ====== Trace4 ====== Trace4 (<-thing1 <-thing2 <-thing3 <-thing4) ===== Description ===== Prints 4 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 ("3 Coords:" <-x <-z <-y )