User Tools

Site Tools


4rpl:commands:trace

This is an old revision of the document!


Index

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

Index

4rpl/commands/trace.1612741918.txt.gz · Last modified: 2025/02/14 14:56 (external edit)