dynamic-action
The dynamic-action
action hidden command that is a dynamic action “carrier” action. It belongs to the actions category within the system area.
Action Syntax
dynamic-action "text"
A quoted text string
dynamic-action 123
A numeric value
dynamic-action 123 123
A numeric value followed by A numeric value
dynamic-action $variable
A variable name starting with $
dynamic-action $variable $variable
A variable name starting with $ followed by A variable name starting with $
dynamic-action [file]
A file reference
dynamic-action "text" [file]
A quoted text string followed by A file reference
Valid sizes
micro
tiny
small
medium
large
extra
huge
gigantic
s9
s10
Examples
// Basic Usage
dynamic-action "placeholder"
// Using Variables
// Display dynamic content from variables
dynamic-action $varname
Action code: 2075264948
Version: 0.6.4-7
Last updated: 2025-06-13