REBOL 3 Docs | Guide | Concepts | Functions | Datatypes | Errors |
TOC < Back Next > | Updated: 26-Mar-2009 Edit History |
Every REBOL value is of a particular datatype. The datatype of a value defines:
By convention, REBOL datatype words are followed by an exclamation point (!) to help make them stand out. For example:
integer! char! word! string!
For a complete list of datatypes, see the [bad-link:concepts/datatypes.txt] Chapter.
Editor note: This section is new or has has recently changed and is still under construction.
TOC < Back Next > | REBOL.com - WIP Wiki | Feedback Admin |