If the word is correctly spelled return TRUE, otherwise return FALSE, if suggestions variable is provided, fill it with spelling alternatives.
dictDictionary resource
wordThe word to check
suggestionsIf the word is not correctly spelled, this variable will contain an array of suggestions.