Conversion Functions

  • Updated

Perform datatype conversions.

Conversion Function

Description

ToBool

The ToBool function converts an expression to a boolean value.

ToDate

The ToDate function converts an expression to a Date value.

ToDateTime

The ToDateTime function converts an expression to a DateTime value.

ToInnerXml

Returns the inner xml (does not include the outer element) for an Entity or Entity Field.

ToInt

The ToInt function converts an expression to an integer value.

ToJson

Returns the JSON for an Entity or Entity Field.

ToList

Returns a list object from a collection.

ToNumber

The ToNumber function converts an expression to a numeric value.

ToString

The ToString function converts an expression to a string value.

ToTime

The ToTime function returns a time based on source parameters. The date portion is 1/2/0001.

ToXml

Returns the xml for an Entity or Entity Field.



Was this article helpful?

0 out of 0 found this helpful

Comments

0 comments

Please sign in to leave a comment.