Expression reference
Conjunction
Returns
|
|
Returns
|
Comparison
Returns
|
Returns
|
Returns
|
Returns
|
Returns
|
Returns
|
String comparison
Returns
|
Returns
|
String operation
.Signatures:
* .Function exampges:
* |
Arithmetic
Adds the two numbers together.
|
Subtracts the two numbers together.
|
Multiplies the two numbers together.
|
Divides the two numbers together.
|
Aggregation
Returns number of items.
|
Returns the sum.
|
Returns the max of two values.
|
Returns the min 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.
|