Determines how the specified comparison value has to be interpreted when comparing it with the SelectionFormField's Text property. The enumeration contains the following values:
Members
Member
Description
SpecificItem
The comparison value represents an item of the SelectionFormField.Items array.
AnyItem
The condition checks whether or not the SelectionFormField's Text property value equals to one of its items.