SelectAssociations method
Overview
Selects all search hits for a specified group.
The results depend on the search context.
Parameters
| Name | Description | Type |
|---|---|---|
| qOptions |
Information about the search fields and the search context. |
SearchCombinationOptions |
| qTerms | List of terms to search for. | Array of String |
| qMatchIx |
Index (value of qId) of the search result to select. The SearchAssociations method returns the index of the search result in qResults/qSearchTermsMatched. |
Integer |
| qSoftLock |
This parameter is deprecated and should not be set. |
Boolean |
Outputs
The following is returned in the output:
"result": {}