REBOL 3 Docs | Guide | Concepts | Functions | Datatypes | Errors |
TOC < Back Next > | Updated: 3-Aug-2010 Edit History |
Returns an issue! value made from the given value.
print to-issue "1234-56-7890"
1234-56-7890
To convert HTML RGB color values (that look like #000000), see the to-hex function.
TOC < Back Next > | REBOL.com - WIP Wiki | Feedback Admin |