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

From Genesys Documentation
Jump to: navigation, search
(Published)
(Published)
Line 3: Line 3:
 
|DisplayName=Operators
 
|DisplayName=Operators
 
|TocName=Operators
 
|TocName=Operators
|Context={{LimitedAvailability}}Learn about the types of operators you can use to {{Link-SomewhereInThisVersion|manual=AdminGuide|topic=Build_attributes|display text=build attributes}}.
+
|Context={{LimitedAvailability}}Learn about the types of operators that you can use to {{Link-SomewhereInThisVersion|manual=AdminGuide|topic=Build_attributes|display text=create attributes}}.
  
 
<br />
 
<br />
Line 12: Line 12:
 
|anchor=TypesOperators
 
|anchor=TypesOperators
 
|alignment=Vertical
 
|alignment=Vertical
|structuredtext=When you build 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
* The available operators depend on what type of object you are configuring. |2}}
+
* Available operators depend on the object type that you are configuring. |2}}
 
{{{!}} class="wikitable"
 
{{{!}} class="wikitable"
 
{{!}}-
 
{{!}}-
 
{{!}}{{!}}'''Operator'''
 
{{!}}{{!}}'''Operator'''
{{!}}{{!}}'''Matches'''
+
{{!}}{{!}}'''Description'''
 
{{!}}-
 
{{!}}-
 
{{!}}contains all
 
{{!}}contains all
{{!}}a single alphanumeric value or a list of alphanumeric values that contain all of the values in the expression<br />
+
{{!}}Attribute contains all the characters that you specify.
 
{{!}}-
 
{{!}}-
 
{{!}}contains any
 
{{!}}contains any
{{!}}a single alphanumeric value or a list of alphanumeric values that contain any of the values in the expression<br />
+
{{!}}Attribute contains one or more characters that you specify.
 
{{!}}-
 
{{!}}-
 
{{!}}does not contain all
 
{{!}}does not contain all
{{!}}a single alphanumeric value or a list of alphanumeric values that do not contain all of the values in the expression<br />
+
{{!}}Attribute doesn't contain all the characters that you specify.
 
{{!}}-
 
{{!}}-
 
{{!}}does not contain any
 
{{!}}does not contain any
{{!}}a single alphanumeric value or a list of alphanumeric values that do not contain any of the values in the expression
+
{{!}}Attribute doesn't contain any of the characters that you specify.
 
{{!}}-
 
{{!}}-
 
{{!}}{{!}}equals
 
{{!}}{{!}}equals
{{!}}{{!}}alphanumeric values that exactly match the values in the expression
+
{{!}}{{!}}Attribute matches the characters that you specify exactly.
 
{{!}}-
 
{{!}}-
 
{{!}}{{!}}not equals
 
{{!}}{{!}}not equals
{{!}}{{!}}alphanumeric values that do not exactly match the values in the expression
+
{{!}}{{!}}Attribute does not match the characters exactly as you specify.
 
{{!}}-
 
{{!}}-
 
{{!}}greater than
 
{{!}}greater than
{{!}}numeric values that are greater than the attributes in the expression
+
{{!}}Attribute is greater than the numeric value that you specify.
 
{{!}}-
 
{{!}}-
 
{{!}}greater than or equal
 
{{!}}greater than or equal
{{!}}numeric values that are greater than or equal to the attributes in the expression
+
{{!}}Attribute is greater than or equal to the numeric value that you specify.
 
{{!}}-
 
{{!}}-
 
{{!}}less than
 
{{!}}less than
{{!}}numeric values that are less than the attributes in the expression
+
{{!}}Attribute is less than the numeric value that you specify.
 
{{!}}-
 
{{!}}-
 
{{!}}less than or equal
 
{{!}}less than or equal
{{!}}numeric values that are less than or equal to the attributes in the expression
+
{{!}}Attribute is less than or equal to the numeric value that you specify.
 
{{!}}-
 
{{!}}-
 
{{!}}{{!}}starts with
 
{{!}}{{!}}starts with
{{!}}{{!}}identical characters starting from the beginning of the string up to and including the last character in the string
+
{{!}}{{!}}Attribute starts with the character or characters that you specify.
 
{{!}}-
 
{{!}}-
 
{{!}}{{!}}ends with
 
{{!}}{{!}}ends with
{{!}}{{!}}identical characters starting from the end of the string up to and including the first character in the string
+
{{!}}{{!}}Attribute ends with the character or characters that you specify.
 
{{!}}}
 
{{!}}}
 
|Status=No
 
|Status=No
 
}}
 
}}
 
}}
 
}}

Revision as of 16:53, December 17, 2020

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 Attribute contains all the characters that you specify.
contains any Attribute contains one or more characters that you specify.
does not contain all Attribute doesn't contain all the characters that you specify.
does not contain any Attribute doesn't contain any of the characters that you specify.
equals Attribute matches the characters that you specify exactly.
not equals Attribute 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 Attribute starts with the character or characters that you specify.
ends with Attribute ends with the character or characters that you specify.
Retrieved from "https://all.docs.genesys.com/ATC/Current/AdminGuide/Operators (2024-05-10 19:44:48)"
Comments or questions about this documentation? Contact us for support!