Discuss this help topic in SecureBlackbox Forum
This topic is under development…
Declaration
Description
Retuns text representation of the value. For boolean value type returns 'false' or 'true'. For null value type returns 'null'. For integer and floating point value types returns the number converted to a string. For string value type returns its value as is.