This is an old revision of the document!
<- CRPL reference <- Debugging
Arguments | Result | Notation |
---|---|---|
String or other data | n1 – |
Pops an item from the stack and adds it to the trace log. The item will be treated as a string. The trace log is limited to 512 entries and will automatically purge older entries first.
ShowTraceLog ClearTraceLog Self CONST_Ammo GetUnitAttribute Trace # Warp Notation Trace(Self GetUnitAttribute(CONST_AMMO))