Perform datatype conversions.
Conversion Function |
Description |
The ToBool function converts an expression to a boolean value. |
|
The ToDate function converts an expression to a Date value. |
|
The ToDateTime function converts an expression to a DateTime value. |
|
Returns the inner xml (does not include the outer element) for an Entity or Entity Field. |
|
The ToInt function converts an expression to an integer value. |
|
Returns the JSON for an Entity or Entity Field. |
|
Returns a list object from a collection. |
|
The ToNumber function converts an expression to a numeric value. |
|
The ToString function converts an expression to a string value. |
|
The ToTime function returns a time based on source parameters. The date portion is 1/2/0001. |
|
Returns the xml for an Entity or Entity Field. |
Comments
0 comments
Please sign in to leave a comment.