add
The add
action Adds a number to an existing value. It belongs to the math category within the data area.
Action Syntax
add 123
A numeric value
add $variable
A variable name starting with $
Valid sizes
tiny
small
medium
large
extra
Examples
// Basic Usage
add 22
// Using Variables
// Display dynamic content from variables
add $number
Action code: 3267021137
Version: 0.6.4-14
Last updated: 2025-06-13