$math
$math
will return a calculated result of the given argument.
Usage
Parameters
Field | Type | Description | Required |
---|---|---|---|
equation | string | Calculation (/*-+()) | true |
Example(s)
This will return 205
as 15+5/2*26+(5+120)
equals it:
$math
will return a calculated result of the given argument.
Field | Type | Description | Required |
---|---|---|---|
equation | string | Calculation (/*-+()) | true |
This will return 205
as 15+5/2*26+(5+120)
equals it: