This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| crpl:docs:refexists [2013/01/19 06:11] – grauniad | crpl:docs:refexists [2025/02/14 14:57] (current) – external edit 127.0.0.1 | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| - | ~~DISCUSSION~~ | + | |
| <- [[crpl: | <- [[crpl: | ||
| Line 10: | Line 10: | ||
| === Description === | === Description === | ||
| Takes a string from the stack and uses it as a variable name. | Takes a string from the stack and uses it as a variable name. | ||
| - | Checks to see if the varialbe | + | Checks to see if the variable |
| If so, 1 is pushed to the stack else 0. | If so, 1 is pushed to the stack else 0. | ||
| === Examples === | === Examples === | ||