isDictWord: Checks if the word is a dict word

Description Usage Arguments Value

Description

Checks if the word is a dict word

Usage

1
isDictWord(dbh, word)

Arguments

dbh:

sqlite dbh handle. Should have table named words_english

word:

the word to check

Value

TRUE or FALSE


eellpp/textutils documentation built on May 16, 2019, 12:12 a.m.