PreviousNextIndex
Nodes and Palette Options > Detailed Palette Option Descriptions > Else if
 
Else if

Type

Condition item

Available from

Data Node in the Call Flow Editor

Purpose

The else if item is used for building complex if/else logic. With the Condition item, you can select and play different prompt or data flow segments based on various conditions. The else if introduces a new "nested if" condition. If the If condition fails, the else if item makes it possible to compare the value of a selected variable, the Left Variable or Left Variable Field with:

Based on the result of the comparison, the system responds according to what is assigned to the else if item, or continues on.

Behavior

The behavior of this item depends largely on the conditional Operator you select. When the condition satisfies, the application plays the prompt segments assigned to the else if item. For more information about conditional operators and how to use them, see Conditional Operators.

Dialog Designer executes the else if statement only if the preceding if expression and any of the preceding else if expressions are evaluated to FALSE, and the current else if expression is evaluated to TRUE.

Properties

Note:

For more information about simple and complex variables, see Working with Variables.

Note:

If you use the Value field, you cannot use the Right Variable field.

Note:

If you use the Right Variable field, you cannot use the Value field.


PreviousNextIndex

©2009, Avaya Inc. All rights reserved.