jQuery FilterBuilder - groupOperationDescriptions

Specifies group operation descriptions.

Type:

Object

See Also

and

The "and" operation's description.

Type:

String

Default Value: 'And'

notAnd

The "notand" operation's description.

Type:

String

Default Value: 'Not And'

notOr

The "notor" operation's description.

Type:

String

Default Value: 'Not Or'

or

The "or" operation's description.

Type:

String

Default Value: 'Or'