Operators

From Genesys Documentation
Revision as of 15:13, April 14, 2021 by Barbara.martin@genesys.com (talk | contribs) (Published)
Jump to: navigation, search

Limited Availability Learn about the types of operators that you can use to create attributes.


Types of operators

When you define expressions for segments, outcomes, and action maps, use the operators in the following table.

If the custom events feature toggle is false, “containsAny” is “like“ and “notContainsAny“ is “notLike“

Tip
  • Expressions are not case-sensitive.
  • Separate a list of values with commas
  • Available operators depend on the object type that you are configuring.
Operator Description
contains all Contains all the characters that you specify.
contains any Contains one or more characters that you specify.
does not contain all Doesn't contain all the characters that you specify.
does not contain any Doesn't contain any of the characters that you specify.
equals Matches the characters that you specify exactly, including case.
not equals Does not match the characters exactly as you specify.
greater than Attribute is greater than the numeric value that you specify.
greater than or equal Attribute is greater than or equal to the numeric value that you specify.
less than Attribute is less than the numeric value that you specify.
less than or equal Attribute is less than or equal to the numeric value that you specify.
starts with Starts with the character or characters that you specify.
ends with Ends with the character or characters that you specify.
Retrieved from "https://all.docs.genesys.com/ATC/Current/AdminGuide/Operators (2024-05-17 00:50:09)"
Comments or questions about this documentation? Contact us for support!