User Tools

Site Tools


prpl:refread

This is an old revision of the document!


<- PRPL reference <- Vars and Functions

<-!

ArgumentsResultNotation
string value [string- value]

Description

string ARG1: The string name of the heap variable to read.<p/> 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.1480721628.txt.gz · Last modified: 2025/02/14 14:56 (external edit)