User Tools

Site Tools


crpl:docs:write

Table of Contents

<- CRPL reference <- Vars and Functions

->VARNAME

Syntax

->VARNAME

Description

Pops an item from the stack and stores it in the local variable named VARNAME. Local variables persist across script invocations.

Examples

1 ->a
3.14 ->number
"abc" ->letters
crpl/docs/write.txt · Last modified: 2022/06/28 15:27 by Karsten75