run
The run
action runs a block one time. It belongs to the exec category within the system area.
Action Syntax
run [file]
A file reference
run $variable
A variable name starting with $
Valid sizes
tiny
small
medium
large
extra
Examples
// Basic Usage
run [block]
// Using Variables
// Display dynamic content from variables
run $blockvar
Action code: 1976792050
Version: 0.6.4-0
Last updated: 2025-06-13