|
|
|
|
|
<Source>.FTListWord (Function) In french: <Source>.FTListeMot Lists the words of the current record that will be taken into account by the full-text indexing. arrToken is array of strings = Document.FTListWord(FTIndexTitleContent)
Syntax
<Result> = <Source>.FTListWord(<Full-text index>)
<Result>: Array of strings Array variable containing the words taken into account by the full-text indexing. <Source>: Type corresponding to the specified source Name of the HFSQL data file used. <Full-text index>: Character string Name of the full-text index of the file. Business / UI classification: Business Logic
This page is also available for…
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|