Function |
Description |
|---|---|
Returns True if values exist in the table specified. |
|
Conditional function. Returns one of two expressions, based on evaluation of an expression. |
|
Determines if type of an expression is an array or JSON array. |
|
Determines if type of an expression is boolean. |
|
Determines if type of an expression is date. |
|
Determines if an expression if empty. |
|
Determines if an expression is null. |
|
Determines if type of an expression is number. |
|
Determines if an identifier is an object variable. |
|
Determines if type of an expression is string. |