This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| crpl:docs:read [2021/02/05 16:43] – Rmoved discussion tag Karsten75 | crpl:docs:read [2025/02/14 14:57] (current) – external edit 127.0.0.1 | ||
|---|---|---|---|
| Line 4: | Line 4: | ||
| =====  < | =====  < | ||
| - | ^  Arguments  | + | ===== Syntax ===== | 
| - | | |An item read from VARNAME | %%-- n1%% | | + | |
| + | < | ||
| - | === Description === | + | ===== Description  | 
| - | Reads the contents of the local variable VARNAME and pushes it to the stack.  | + | |
| - | If VARNAME does not exist, 0 is pushed to the stack.  | + | Reads the contents of the local variable  | 
| - | Local variables persist across script invocations. | + | |
| === Examples === | === Examples === | ||
| < | < | ||