ToString
Last updated
Was this helpful?
Last updated
Was this helpful?
Converts a value to a string.
value
any
true
Value to convert to a string; can be a simple value such as an integer, a binary object, or an XML document object.
encoding
string
false
The character encoding (character set) of the string, used with binary data.