(missing)
to-char value
value - The value argument.
Converts other values to CHAR.
print to-char "a" a
print to-char 65 A
to - Constructs and returns a new value after conversion.
Copyright 2004 REBOL Technologies