Syntax
This table shows the different syntax used in expressions:
Type | Syntax |
---|---|
Reserved words |
|
Calculation operators |
Note: Mathematician operator precedence is not implemented. Use
parenthesis grouping.
|
Logical operators |
|
Comparison operators |
|
Grouping | (...) |
Boolean values |
|
Fields | Specified in the Field Metadata or Virtual Fields field lists. |
Constants |
Note: Strings cannot contain the characters ' or ".
|
String concatenation | + |