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 17:32] – created Grayzzurcrpl:docs:delete [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]]
  
 =====  --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: 2025/02/14 14:56 (external edit)