Expression Reference
Conjunction
Returns
|
|
Returns
|
Comparison
Returns
|
Returns
|
Returns
|
Returns
|
Returns
|
Returns
|
String Comparison
Returns
|
Returns
|
String Operation
.Signatures:
* .Function examples:
* |
Arithmetic
Adds the two numbers.
|
Subtracts the two numbers.
|
Multiplies the two numbers.
|
Divides the two numbers amongst each other.
|
Aggregation
Returns the number of items.
|
Returns the sum of the items.
|
Returns the maximum of two values.
|
Returns the minimum of two values.
|
Returns the average of two values.
|
Date Manipulation
Returns the quarter of the timestamp.
|
Returns the year of the timestamp.
|
Returns the month of the timestamp.
|
Typecast
Casts the value to a float.
|
Casts the value to a string.
|
Casts the value to an integer.
|
Casts the value to a timestamp.
|