PreviousNextIndex
Nodes and Palette Options > Detailed Palette Option Descriptions > Output Parameter
 
Output Parameter

Type

Application item

Available from

Return Node only

Purpose

When using a modular approach to application design, it is often necessary to pass variable or constant values from one module to another. With Output Parameter item, a speech project used as a module node can pass data back to the parent speech project.

For more information about creating and using application modules, see Module Nodes.

Behavior

Use the Output Parameter item when you want to pass a variable value from a module node to the parent speech project. To pass values from the module back to the parent application, you must place one Output Parameter item into the Return node for each value that you want to pass back.

Once you generate and save your module, you must deploy it as a Dialog Designer module. For more information on the procedure to deploy Dialog Designer modules, see Deploying Projects as Dialog Designer Modules.

When you use your speech project as a module in another project, Dialog Designer automatically populates the module node with one Module Output item for each Output Parameter item in the module. For more information, see Module Output.

Properties

Note:

The name must follow conventions for naming Java components as described in Naming Java Components.


PreviousNextIndex

©2009, Avaya Inc. All rights reserved.