<- PRPL reference <- Everything Else 2

Trace

ArgumentsResultNotation
value [ value - ]

Description

Prints a value from the stack into the debug window.

Examples

"ABC" Trace
 
<-value 0 lt if
    "Warning: value is less than zero" Trace
endif