REBOL 3 Docs | Guide | Concepts | Functions | Datatypes | Errors |
TOC < Back Next > | Updated: 3-Aug-2010 Edit History |
Returns FALSE for all other values.
print tuple? 1.2.3.4
true
version: 0.1.0
if tuple? version [print version]
0.1.0
TOC < Back Next > | REBOL.com - WIP Wiki | Feedback Admin |