ctext
index
 
Name getSubstringMatches ( )
Examples
None available
Description Returns all words in DB w' pos matching the given substring or null if not found
Syntax
getSubstringMatches(pos, substring);
Returns List of matches
Usage Web & Application
Related