User Tools

Site Tools


prpl:refread

<- PRPL reference <- Vars and Functions

<-! (Ref Read)

ArgumentsResultNotation
name value [ string - value ]

Description

name: The string name of the heap variable to read. Reads the contents of the local variable and pushes it to the stack. This allows dynamic reading of variables.

Examples

42 ->someVar 
trace( <-!("someVar") ) 
prpl/refread.txt · Last modified: 2025/02/14 14:57 by 127.0.0.1