Enumeration: TextMatcher
Enumeration Members
Contains
• Contains = "contains"
DefaultContains
• DefaultContains = ""
DoesNotContain
• DoesNotContain = "doesNotContain"
EndsWith
• EndsWith = "endsWith"
Is
• Is = "is"
IsEmpty
• IsEmpty = "empty"
IsNot
• IsNot = "notIs"
IsNotEmpty
• IsNotEmpty = "notEmpty"
StartsWith
• StartsWith = "startsWith"