User Tools

Site Tools


ixe:irpl:debugging:trace

This is an old revision of the document!


Trace

Trace ("ABC")

Description

Prints a value from the stack into IRPL.txt. If you open the console with the Tilde (~) key and type trace on in the console, the value will also be printed in the console.

Examples

Trace ("ABC")
 
 if (<-value lt (0))
     Trace ("Warning: value is less than zero")
endif
ixe/irpl/debugging/trace.1758824853.txt.gz · Last modified: 2025/09/25 18:27 by Grabz