User Tools

Site Tools


prpl:read

This is an old revision of the document!


<- PRPL reference <- Vars and Functions

<-VARNAME

ArgumentsResultNotation
value [ -value]

Description

Reads the contents of the local variable VARNAME and pushes it to the stack. If VARNAME does not exist, 0 is pushed to the stack.

Examples

#Increment a variable named 'i' by 1 and store the result back in 'i' 
<-i add(1) ->i 
prpl/read.1480721628.txt.gz · Last modified: 2016/12/02 18:33 by 127.0.0.1