User Tools

Site Tools


crpl:docs:write

This is an old revision of the document!


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.1656444423.txt.gz · Last modified: 2025/02/14 14:56 (external edit)