increment
function
The increment
action increment - hidden for $var++. It belongs to the math category within the data area.
Action Syntax
increment $variable
A variable name starting with $
Return Value
This function returns a
NUMBER
value that can be stored in a variable:
$result = increment
Examples
// Basic Usage
$number = increment $numv
Action code: 2492952304
Version: 0.6.4-3
Last updated: 2025-06-13