Skip to content
angerangel edited this page Mar 20, 2013 · 1 revision

USAGE

   TO-STRING value

DESCRIPTION

Converts to string! value.

TO-STRING is a function value.

ARGUMENTS

  • value

#SOURCE

to-string: make function! [  ["Converts to string! value." value][to string! :value] ]

Clone this wiki locally