Index

Trace4

Trace4 (<-thing1 <-thing2 <-thing3 <-thing4)

Description

Prints 4 values from the stack into the debug window. Only works with the 4RPL Console.

Examples

Trace3 ("3 Coords:" <-x <-z <-y )

Index