DocContent object
Adds a string to a collection of search words to compare with a DocWord's ValueString during a call to FindBestWordMatches.
After is called, the search words are deleted in order to permit a new search with new search words, so must be called again before the next call to .
[ReturnValue =]Object.AddSearchWord( SearchWord )
|
Part |
Data type |
Description |
|
Object |
DocContent |
|
|
SearchWord |
String |
A new search word for the next call to FindBestWordMatches. |
Data type: Integer
Description: Returns 0 on success.