is_word: Is string a word?

Description Usage Arguments Value Examples

Description

Returns a boolean value indicating whether the specified character string is a word

Usage

1

Arguments

letters

The character string being tested.

Value

A boolean indcating whether or not the character string passed in as an argument is a word.

Examples

1
is_word('wow')

ezgraphs/rbogglesolver documentation built on May 16, 2019, 9:56 a.m.