The ToString()
function converts a value to text.
This function is NOT SQL compatible. For more information about SQL compatibility, see our documentation.
Note: this function uses the language setting of a portal when converting a value.
Returns a text representation of value
.
Name | Type | Required | Description |
---|---|---|---|
value
a value of any type.
format
text
a text with the format to which value
must be converted. This parameter only applies when converting a datetime
, duration
or number
.