Skip to main content Skip to complementary content

ToggleSelect method

Overview

Toggle selects field values matching a search string.

Parameters

Name Description Type
qMatch

String to search for.

Can contain wild cards or numeric search criteria.

String
qSoftLock

Set to true to ignore locks; in that case, locked fields can be selected.

The default value is false.

This parameter is optional.

Boolean
qExcludedValuesMode

Include excluded values in search.

This parameter is optional.

Integer

Outputs

The following is returned in the output:

"result": { "qReturn": true/false }
Information noteThe operation is successful if qReturn is set to true.

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!