This shows you the differences between two versions of the page.
Next revision | Previous revision | ||
4rpl:commands:refdelete [2021/01/13 22:45] – created virgilw | 4rpl:commands:refdelete [2025/02/14 14:57] (current) – external edit 127.0.0.1 | ||
---|---|---|---|
Line 1: | Line 1: | ||
- | ~~NOTOC~~ | + | < |
- | < | + | |
- | === Syntax | + | ====== |
- | --? | + | |
- | === Description === | + | ===== Syntax ===== |
- | Pops a string from the stack and uses that as the name of a varial to find, then deletes that variable. | + | |
+ | < | ||
+ | |||
+ | ===== Description ===== | ||
+ | |||
+ | Pops a string from the stack and uses that as the name of a variable, then deletes that variable. | ||
+ | |||
+ | ===== Examples ===== | ||
- | === Examples === | ||
<code 4rpl> | <code 4rpl> | ||
42 -> | 42 -> | ||
- | " | + | " |
- | </ | + | </ |
+ | |||
+ | ~~NOTOC~~ |