Value match mode (selection)
This value is read if the match mode is value-based.
ID: ComparePropModeType
Exact
The values must be an exact match.
ID: ComparePropModeType.exact
Prefix
The property value prefix must match.
ID: ComparePropModeType.prefix
Partial value
A partial value at any start position of the string must match.
ID: ComparePropModeType.substring