crpl:docs:refdelete

Differences

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

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
crpl:docs:refdelete [2014/05/14 21:51] Clean0nioncrpl:docs:refdelete [2025/02/14 14:57] (current) – external edit 127.0.0.1
Line 1: Line 1:
-~~DISCUSSION~~ 
 <- [[crpl:crplreference| CRPL reference]] <- [[crpl:crplreference#vars_and_functions|Vars and Functions]] <- [[crpl:crplreference| CRPL reference]] <- [[crpl:crplreference#vars_and_functions|Vars and Functions]]
  
-=====  -- =====+=====  -- =====
  
-^Arguments^Result^Notation^ +===== Syntax =====
-|An item read from the variable named s1 | |''s1 --  ''|+
  
 +<nowiki>--!</nowiki>
  
-=== Description === +===== Description ===== 
-Finds local variable named s1 and deletes it.+ 
 +Pops string from the stack and uses that as the name of a variable, then deletes that variable.
  
 === Examples === === Examples ===
-<code>+<code 4rpl>
 42 ->theAnswer 42 ->theAnswer
  
-"theAnswer" --?+"theAnswer" --!
 </code>  </code> 
  
crpl/docs/refdelete.1400104278.txt.gz · Last modified: 2025/02/14 14:56 (external edit)