User Tools

Site Tools


crpl:docs:delete

Differences

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

Link to this comparison view

Next revision
Previous revision
crpl:docs:delete [2014/02/03 12:32] – created Grayzzurcrpl:docs:delete [2022/06/28 15:34] (current) – reformat Karsten75
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]]
  
 =====  --VARNAME  ===== =====  --VARNAME  =====
  
-^Arguments^Result^Notation^ +===== Syntax =====
-| | |''--''|+
  
 +<nowiki>--VARNAME</nowiki>
  
 === Description === === Description ===
 Deletes VARNAME from the heap. It is now unassigned. Deletes VARNAME from the heap. It is now unassigned.
 === Examples === === Examples ===
-<code>+<code 4RPL>
 42 ->TheAnswer 42 ->TheAnswer
 <-TheAnswer Trace <-TheAnswer Trace
crpl/docs/delete.1391448778.txt.gz · Last modified: 2014/10/01 15:02 (external edit)