Calculation Parts
Overview of Calculation Parts
Last updated
Overview of Calculation Parts
Last updated
Variable Reference
References the value of a Variable
Period Reference
References the date value of a Period of the Model
Constant
Any numerical value
Text
Any text string
Operator
A mathematical operator: +
-
*
/
^
Comparator
A comparison operator: <
>
<=
>=
=
Brackets
Parentheses (
)
to indicate order of calculation
or
Indicate start and end of a Function
Function
Performs a defined Function on a set of arguments
Comma
Separates Function arguments
Lambda Reference
References a Lambda function
Lambda Argument
Lambda Argument Reference
References a Lambda Argument