<- CRPL reference <- Flow Control
Arguments | Result | Notation | ||||
---|---|---|---|---|---|---|
Current loop index |
Current loop Index. Pushes the value of the current loop onto the stack.
# Show the trace log, clear it, then show the numbers 0 through 4 in the log ShowTraceLog ClearTraceLog 5 0 do I Trace loop