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

From Genesys Documentation
Jump to: navigation, search
(Published)
 
 
(11 intermediate revisions by 4 users not shown)
Line 2: Line 2:
 
|Standalone=No
 
|Standalone=No
 
|DisplayName=Operators
 
|DisplayName=Operators
|Platform=PureEngage, PureConnect, PureCloud
 
 
|TocName=Operators
 
|TocName=Operators
 +
|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 />
 +
|Dimension=Segments, Outcomes, ActionMaps
 
|ComingSoon=No
 
|ComingSoon=No
|Context=All conditions require an operator.
+
|Platform=PureConnect, GenesysCloud, GenesysEngage-cloud
 
|Section={{Section
 
|Section={{Section
 
|sectionHeading=Types of operators
 
|sectionHeading=Types of operators
|Type=Structured
+
|anchor=TypesOperators
 
|alignment=Vertical
 
|alignment=Vertical
|gif=No
+
|structuredtext=When you define expressions for segments, outcomes, and action maps, use the operators in the following table.{{NoteFormat|
|structuredtext={{{!}} class="wikitable"
+
* Expressions are not case-sensitive.
 +
* Separate a list of values with commas
 +
* Available operators depend on the object type that you are configuring. |2}}
 +
{{{!}} class="wikitable"
 
{{!}}-
 
{{!}}-
 
{{!}}{{!}}'''Operator'''
 
{{!}}{{!}}'''Operator'''
 
{{!}}{{!}}'''Description'''
 
{{!}}{{!}}'''Description'''
{{!}}{{!}}'''Example'''
+
{{!}}-
 +
{{!}}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
 
{{!}}{{!}}equals
{{!}}{{!}}Finds alphanumeric values that exactly match the attributes in the expression.
+
{{!}}{{!}}Matches the characters that you specify exactly, including case.
{{!}}{{!}}Browser version equals 6.5
 
 
{{!}}-
 
{{!}}-
 
{{!}}{{!}}not equals
 
{{!}}{{!}}not equals
{{!}}{{!}}Finds alphanumeric values that do not exactly match the attributes in the expression.
+
{{!}}{{!}}Does not match the characters exactly as you specify.
{{!}}{{!}}Browser version does not equal 7.0
+
{{!}}-
 +
{{!}}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
+
{{!}}like
{{!}}{{!}}Finds alphanumeric values that match the attributes in the expression.
+
{{!}}Contains one or more characters that you specify.{{NoteFormat|Applicable if the custom events feature toggle is false.|}}
{{!}}{{!}}Browser like Chrome
 
 
{{!}}-
 
{{!}}-
{{!}}{{!}}not like
+
{{!}}not like
{{!}}{{!}}Finds alphanumeric values that do not match the attributes in the expression.<br />
+
{{!}}Doesn't contain any of the characters that you specify.{{NoteFormat|Applicable if the custom events feature toggle is false.|}}
{{!}}{{!}}Browser not like Safari
 
 
{{!}}}
 
{{!}}}
|fullwidth=Yes
 
|structuredtextwide={{NoteFormat|To match alphanumeric characters, you can use either the equals/not equals or the like/not like operators. Consider how precise you need your matching to be.
 
* Use '''equals'''/'''not equals''' when you want to match exactly what you enter here. For example, use '''equals''' when you want to match the URL of your home page.
 
* Use '''like''' when you want to match non-numeric entries that are similar, but not identical, to what you specify. {{MINTYDOCSPRODUCT}} finds values that contain the the complete set of characters you specify. For example, "like auto" matches "automobile," "automatic," and "Automaton."
 
* Use '''not like''' when you want to find non-numeric entries that do not contain the complete set of characters you specify. For example, "not like auto" matches "life," "Additional," and "car."
 
}}
 
 
|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 (2024-10-19 20:08:00)"
Comments or questions about this documentation? Contact us for support!