User Tools

Site Tools


4rpl:commands:refread

This is an old revision of the document!


Index

Dynamic Variable Getter

Syntax

<-!

Description

Pops a string from the stack and then treats that as a variable name to read. This allows dynamic reading of variables.

Examples

42 ->abc
"abc" ->varname
 
<-varname <-! Trace # prints 42
4rpl/commands/refread.1610665124.txt.gz · Last modified: 2025/02/14 14:56 (external edit)