Set RestrictedValues
to True
to restrict any tag values for fields in both the FieldText and FieldName parameters to only those values that satisfy the FieldText.
By default, GetQueryTagValues returns tag values for the specified FieldName fields, in any documents that match the FieldText. If FieldText and FieldName refer to the same field, you can limit the returned tags to those that match the FieldText by setting RestrictedValues
to True
.
Actions: | GetQueryTagValues |
Type: | Boolean |
Default: | False |
Example: | RestrictedValues=True
|
See Also: |
|