User Tools

Site Tools


ixe:irpl:debugging:trace

Trace

Trace ("ABC")

Description

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

Examples

Trace ("ABC")
 
 if (<-value lt (0))
     Trace ("Warning: value is less than zero")
endif
ixe/irpl/debugging/trace.txt · Last modified: 2025/01/07 15:41 by 127.0.0.1