Difference between revisions of "ATC/Current/AdminGuide/Operators"

From Genesys Documentation
Jump to: navigation, search
(Published)
 
(2 intermediate revisions by one other user not shown)
Line 6: Line 6:
  
 
<br />
 
<br />
 +
|Dimension=Segments, Outcomes, ActionMaps
 
|ComingSoon=No
 
|ComingSoon=No
 
|Platform=PureConnect, GenesysCloud, GenesysEngage-cloud
 
|Platform=PureConnect, GenesysCloud, GenesysEngage-cloud
Line 12: Line 13:
 
|anchor=TypesOperators
 
|anchor=TypesOperators
 
|alignment=Vertical
 
|alignment=Vertical
|structuredtext=When you define expressions for segments, outcomes, and action maps, use the operators in the following table.
+
|structuredtext=When you define expressions for segments, outcomes, and action maps, use the operators in the following table.{{NoteFormat|
{{NoteFormat|
 
 
* Expressions are not case-sensitive.
 
* Expressions are not case-sensitive.
 
* Separate a list of values with commas
 
* Separate a list of values with commas
Line 23: Line 23:
 
{{!}}-
 
{{!}}-
 
{{!}}contains all
 
{{!}}contains all
{{!}}Attribute contains all the characters that you specify.
+
{{!}}Contains all the characters that you specify.
 
{{!}}-
 
{{!}}-
 
{{!}}contains any
 
{{!}}contains any
{{!}}Attribute contains one or more characters that you specify.
+
{{!}}Contains one or more characters that you specify.
 
{{!}}-
 
{{!}}-
 
{{!}}does not contain all
 
{{!}}does not contain all
{{!}}Attribute doesn't contain all the characters that you specify.
+
{{!}}Doesn't contain all the characters that you specify.
 
{{!}}-
 
{{!}}-
 
{{!}}does not contain any
 
{{!}}does not contain any
{{!}}Attribute doesn't contain any of the characters that you specify.
+
{{!}}Doesn't contain any of the characters that you specify.
 
{{!}}-
 
{{!}}-
 
{{!}}{{!}}equals
 
{{!}}{{!}}equals
{{!}}{{!}}Attribute matches the characters that you specify exactly.
+
{{!}}{{!}}Matches the characters that you specify exactly, including case.
 
{{!}}-
 
{{!}}-
 
{{!}}{{!}}not equals
 
{{!}}{{!}}not equals
{{!}}{{!}}Attribute does not match the characters exactly as you specify.
+
{{!}}{{!}}Does not match the characters exactly as you specify.
 
{{!}}-
 
{{!}}-
 
{{!}}greater than
 
{{!}}greater than
Line 53: Line 53:
 
{{!}}-
 
{{!}}-
 
{{!}}{{!}}starts with
 
{{!}}{{!}}starts with
{{!}}{{!}}Attribute starts with the character or characters that you specify.
+
{{!}}{{!}}Starts with the character or characters that you specify.
 
{{!}}-
 
{{!}}-
 
{{!}}{{!}}ends with
 
{{!}}{{!}}ends with
{{!}}{{!}}Attribute ends with the character or characters that you specify.
+
{{!}}{{!}}Ends with the character or characters that you specify.
 +
{{!}}-
 +
{{!}}like
 +
{{!}}Contains one or more characters that you specify.{{NoteFormat|Applicable if the custom events feature toggle is false.|}}
 +
{{!}}-
 +
{{!}}not like
 +
{{!}}Doesn't contain any of the characters that you specify.{{NoteFormat|Applicable if the custom events feature toggle is false.|}}
 
{{!}}}
 
{{!}}}
 
|Status=No
 
|Status=No
 
}}
 
}}
 
}}
 
}}

Latest revision as of 07:00, June 7, 2022

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.
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.
like Contains one or more characters that you specify.
Important
Applicable if the custom events feature toggle is false.
not like Doesn't contain any of the characters that you specify.
Important
Applicable if the custom events feature toggle is false.
Retrieved from "https://all.docs.genesys.com/ATC/Current/AdminGuide/Operators (2025-06-18 22:34:55)"
Comments or questions about this documentation? Contact us for support!