varset
The varset
action varset. It belongs to the variables category within the external area.
Action Syntax
varset "text"
A quoted text string
varset 123
A numeric value
varset [file]
A file reference
varset HH:MM
A time in HH:MM format
varset YYYY-MM-DD
A date in YYYY-MM-DD format
varset 30m
A duration (e.g., 30m, 2h)
varset $variable
A variable name starting with $
varset IT
A value
varset EXPR
A value
varset blk
A value
Valid sizes
tiny
small
medium
large
extra
Examples
// Basic Usage
varset "text value"
// Using Variables
// Display dynamic content from variables
varset $othervar
Action code: 3822948282
Version: 0.6.4-37
Last updated: 2025-06-13