toText (Utility)
Definition
Returns text representation of a value, call can be used for the inverse operation.
Parameters
The
value
to represent as a string.
Return value
text
is the string representing the given value.
Example
Output:
( 1 2 "12" )