TO-STRING
REBOL Dictionary 2.0
Converts to string value.
to-string value
value - Value to convert
Converts other values to STRING.
print to-string [123 456] 123456
to - Constructs and returns a new value after conversion.
Copyright 2003 REBOL Technologies