EnableUniqueMatches
Set EnableUniqueMatches
to True
to return only a single occurrence of a particular value. In this case, two EntityN
definitions cannot return the same value, even if they use different patterns. If the same value occurs more than once, Eduction returns only the first instance, even if the matches occur for different entities.
By default, Eduction displays duplicates unless you set EnableUniqueMatches
to True
to explicitly remove them.
NOTE: You can override the value of this parameter for specific actions by setting the EnableUniqueMatches action parameter.
Type: | Boolean |
Default: | False |
Required: | No |
Configuration Section: |
Eduction |
Example: | EnableUniqueMatches=True
|
See Also: |