Index

Trace3

Trace3 (<-thing1 <-thing2 <-thing3)

Description

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

Examples

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

Index