This is an old revision of the document!
<- PRPL reference <- Vars and Functions
Arguments | Result | Notation |
---|---|---|
[ - ] |
string ARG1: The string name of the heap variable to delete.<p/> Finds a local variable by string name and deletes it.
42 ->theAnswer --?("theAnswer") trace(<-theAnswer)