This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
crpl:docs:j [2018/07/22 04:50] – fixed example Grabz | crpl:docs:j [2025/02/14 14:57] (current) – external edit 127.0.0.1 | ||
---|---|---|---|
Line 1: | Line 1: | ||
- | ~~DISCUSSION~~ | + | |
<- [[crpl: | <- [[crpl: | ||
===== J ===== | ===== J ===== | ||
Line 12: | Line 12: | ||
=== Examples === | === Examples === | ||
< | < | ||
- | # Show the trace log, clear it, then showthe result | + | # Show the trace log, clear it, then show the order of I (inner loop) and J (outer loop). |
- | # index and outer loop index. | + | |
ShowTraceLog | ShowTraceLog | ||
ClearTraceLog | ClearTraceLog |