From Bright Pattern Documentation
Jump to: navigation, search
(Created page with "<translate>= Overview = </translate>")
 
(Updated via BpDeleteTranslateTags script)
 
(5 intermediate revisions by one other user not shown)
Line 1: Line 1:
<translate>= Overview =
+
= Variables and Expressions Overview =
 +
In order to maximize the effectiveness of your scenarios, this guide provides reference material on variables, expressions. Variables and expressions allow your scenarios to pass information from your customers to your contact center and agents, as well as parse data.
  
 
+
== Variables and Expressions ==
 
+
*[[scenario-builder-reference-guide/Reference/VariablesandExpressions/Variables |  Variables]]
 
+
*[[scenario-builder-reference-guide/Reference/VariablesandExpressions/VariableParameters |  Variable Parameters]]
 
+
*[[scenario-builder-reference-guide/Reference/VariablesandExpressions/StringExpressions |  String Expressions]]
 
+
*[[scenario-builder-reference-guide/Reference/VariablesandExpressions/IntegerExpressions |  Integer Expressions]]
</translate>
+
*[[scenario-builder-reference-guide/Reference/VariablesandExpressions/FloatingPointExpressions |  Floating Point Expressions]]
 +
*[[scenario-builder-reference-guide/Reference/VariablesandExpressions/Built-inFunctions |  Built-in Functions]]

Latest revision as of 04:03, 29 May 2024

• 5.19 • 5.3 • 5.8

Variables and Expressions Overview

In order to maximize the effectiveness of your scenarios, this guide provides reference material on variables, expressions. Variables and expressions allow your scenarios to pass information from your customers to your contact center and agents, as well as parse data.

Variables and Expressions