User Tools

Site Tools


prpl:refdelete

This is an old revision of the document!


<- 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 compiles without warning, but doesn't do anything!

Examples

42 ->theAnswer 
--!("theAnswer") 
trace(<-theAnswer) 
prpl/refdelete.1490551856.txt.gz · Last modified: 2025/02/14 14:56 (external edit)