User Tools

Site Tools


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 [2019/03/16 15:23] karsten75crpl:docs:refdelete [2022/06/25 13:13] (current) – Reformat Karsten75
Line 1: Line 1:
 <- [[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.txt · Last modified: 2022/06/25 13:13 by Karsten75