SearchListObjectFor method
Searches for a string in a list object.
Information note
This method applies to list objects (objects with one dimension).
Information note
The search results can be displayed using the GetLayout Method.
Information note
The operation is successful if qSuccess is set to true.
Parameters
Name | Description | Mandatory | Type |
---|---|---|---|
qPath |
Path to the definition of the list object. For example, /qListObjectDef . |
Yes | String |
qMatch |
Search string. Wild card characters are allowed. The search is not case sensitive. Examples:
|
Yes | String |
Returns
Name | Description | Type |
---|---|---|
qSuccess |
true |
Boolean |
See also
Abort the results of a search in a list object
Accept the results of a search in a list object
Did this page help you?
If you find any issues with this page or its content – a typo, a missing step, or a technical error – let us know how we can improve!