User Tools

Site Tools


4rpl:commands:refdelete

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
4rpl:commands:refdelete [2021/01/13 22:45] – created virgilw4rpl:commands:refdelete [2025/02/14 14:57] (current) – external edit 127.0.0.1
Line 1: Line 1:
-~~NOTOC~~ + <=[[4rpl:start| Index]]
-<=[[4rpl:start| Index]]+
  
-=== Syntax === +====== Delete Variable by reference ======
---?+
  
-=== Description === +===== Syntax ===== 
-Pops a string from the stack and uses that as the name of a varial to find, then deletes that variable.+ 
 +<nowiki>--!</nowiki> 
 + 
 +===== 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 ->theAnswer 42 ->theAnswer
  
-"theAnswer" --? +"theAnswer" --! 
-</code> +</code> 
 + 
 +~~NOTOC~~ 
4rpl/commands/refdelete.1610577958.txt.gz · Last modified: 2025/02/14 14:56 (external edit)