Return the number of all words in this sentence.
Counts all loaded words occurences in the internal Words array. If the SetFakeLength() function was used to configure a different real length, that will be returned instead.
- Returns:
- Total number of words in our Words array.
Definition at line 368 of file TranslationWordList.php.
Referenced by CompareByID(), and SplitToWords(). |