User Tools

Site Tools


4rpl:commands:write

This is an old revision of the document!


Index

Variable Setter

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