User Tools

Site Tools


prpl:refwrite

This is an old revision of the document!


<- PRPL reference <- Vars and Functions

->!

ArgumentsResultNotation
value string [value string-]

Description

value ARG1: The value to store.<br/> string ARG2: The string name of the heap variable to write to.<p/> Pops a name of a variable and an item from the stack and stores the item in the variable.

Examples

->!(42 "someVar") 
trace(<-someVar) 
prpl/refwrite.1480721628.txt.gz · Last modified: 2016/12/02 18:33 by 127.0.0.1