User Tools

Site Tools


prpl:refdelete

<- PRPL reference <- Vars and Functions

--! (Ref Delete)

ArgumentsResultNotation
varname [ string - ]

Description

Finds a local variable by string name and deletes it.

Warning: don't use –? (used in CW3), it deletes a variable named “?” and leaves the variable name on stack (when used like this: “varname” –?)

Examples

42 ->theAnswer 
--!("theAnswer") 
trace(<-theAnswer) 
prpl/refdelete.txt · Last modified: 2017/09/23 07:18 by kajacx