ToString
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
.
Syntax
Parameters
Name | Type | Required | Description |
---|---|---|---|
| ☑️ | a value of any type. | |
| text | a text with the format to which |
Last updated