calculate
function
(calc)
The calculate
action performs a calculation. It belongs to the math category within the data area.
Action Syntax
calculate EXPR
A value
Return Value
This function returns a
NUMBER
value that can be stored in a variable:
$result = calculate
Valid sizes
tiny
small
medium
large
extra
Examples
// Basic Usage
$number = calculate (expr)
Action code: 3008931867
Version: 0.6.4-0
Last updated: 2025-06-13