PreviousNext
Help > REFERENCE OF THE BUILT-IN FUNCTIONS > Others > isword
isword

Format:

integer= isword (text);

Will return 1 if the supplied text parameter is a valid Rittle word, otherwise will return 0. This function can be used to determine whether words supporting some specific functionality are present in a system.