Word? - Function SummarySummary:Returns TRUE for word values. Usage:word? value Arguments:value - The value argument. (must be: any-type) Description:Returns FALSE for all other values. To test for "word:", ":word", or "'word", use the SET?, GET?, and LITERAL? functions.
Related:type? - Returns a value's datatype.
| ||||
|