Select method
Selects field values matching a search string.
Parameters
| Name | Description | Mandatory | Type |
|---|---|---|---|
| qMatch |
String to search for. Can contain wild cards or numeric search criteria. |
Yes | String |
| qSoftLock |
Set to true to ignore locks; in that case, locked fields can be selected. The default value is false. |
No | Boolean |
| qExcludedValuesMode |
Include excluded values in search. |
No | Integer |
Returns
| Name | Description | Type |
|---|---|---|
| qReturn |
true/false Information noteThe operation is successful if qReturn is set to true.
|
Boolean |