User Tools

Site Tools


crpl:docs:trace

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
crpl:docs:trace [2014/10/01 19:02] – external edit 127.0.0.1crpl:docs:trace [2025/02/14 14:57] (current) – external edit 127.0.0.1
Line 1: Line 1:
-~~DISCUSSION~~ 
 <- [[crpl:crplreference|CRPL reference]] <- [[crpl:crplreference#debugging|Debugging]] <- [[crpl:crplreference|CRPL reference]] <- [[crpl:crplreference#debugging|Debugging]]
 =====  Trace  ===== =====  Trace  =====
Line 11: Line 10:
 The item will be treated as a string. The trace log is limited to 512 entries and will automatically purge older entries first. The item will be treated as a string. The trace log is limited to 512 entries and will automatically purge older entries first.
 === Examples === === Examples ===
-<code>example goes here</code> +<code prpl>ShowTraceLog 
 +ClearTraceLog 
 + 
 +Self CONST_AMMO GetUnitAttribute Trace 
 + 
 +# Warp Notation 
 + 
 +Trace(Self GetUnitAttribute(CONST_AMMO))</code> 
  
crpl/docs/trace.1412190170.txt.gz · Last modified: 2025/02/14 14:56 (external edit)