This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| crpl:docs:true [2013/01/14 19:12] – external edit 127.0.0.1 | crpl:docs:true [2025/02/14 14:57] (current) – external edit 127.0.0.1 | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| + | <- [[crpl: | ||
| ===== TRUE ===== | ===== TRUE ===== | ||
| ^Arguments^Result^Notation^ | ^Arguments^Result^Notation^ | ||
| - | | |1 ||| FIXME ||| | + | |None |1 |'' |
| === Description === | === Description === | ||
| - | Pushes a 1 to the stack. | + | Pushes a 1 onto the stack. |
| === Examples === | === Examples === | ||
| - | < | + | < |
| + | #This will run. | ||
| + | else | ||
| + | #This won't run. | ||
| + | endif</ | ||