Jump to: navigation, search
(Modified comment string [[file: with [[File:)
(Modified comment string {{Template:PEC_Migrated}} with __NOINDEX__ {{Template:PEC_Migrated}})
 
(3 intermediate revisions by 2 users not shown)
Line 1: Line 1:
 
= Logic and Control Blocks =
 
= Logic and Control Blocks =
 +
 +
__NOINDEX__
 +
{{Template:PEC_Migrated}}
 +
 +
  
 
The blocks in this category are used to add ''logic'' functions to an application, such as to assign variables, change the language (usually based on the customer's preference), and to provide ''control'' mechanisms within an application, such as to transition to another block, direct the application to follow a certain path, or end the interaction.
 
The blocks in this category are used to add ''logic'' functions to an application, such as to assign variables, change the language (usually based on the customer's preference), and to provide ''control'' mechanisms within an application, such as to transition to another block, direct the application to follow a certain path, or end the interaction.

Latest revision as of 12:32, October 2, 2020

Logic and Control Blocks

Important
This content may not be the latest Genesys Engage cloud content. To find the latest content, go to Genesys Engage cloud for Administrators.



The blocks in this category are used to add logic functions to an application, such as to assign variables, change the language (usually based on the customer's preference), and to provide control mechanisms within an application, such as to transition to another block, direct the application to follow a certain path, or end the interaction.

You might not see all of the blocks listed here on your Palette. The blocks shown depend on the features that are enabled and the type of application that is being built. For example, the Terminate block is only available for Digital application types.

Des palette logiccntrl.png

Use the links below to learn more about each block.


Assign Variables

Assigns a new value or expression to user variables.

Used in: Initialize, Self Service, Assisted Service, Finalize

Change Language

Changes the language of the application and media resources.

Used in: Initialize, Self Service, Assisted Service, Finalize

Go To

Enables transitions to other blocks.

Used in: Self-Service, Assisted Service

Return

Returns control from the Shared Module to the application or Shared Module that called it.

Used in: Shared Modules

Segmentation

Selects a path based on a specific runtime condition.

Used in: Initialize, Self Service, Assisted Service, Finalize

Shared Module

Splits larger applications into smaller pieces.

Used in: Self-Service, Assisted Service

Terminate Call

Disconnects the caller and stops the call.

Used in: Initialize, Self Service, Assisted Service, Finalize

Terminate (Digital only)

Ends the chat session.

Used in: Assisted Service, Finalize

This page was last edited on October 2, 2020, at 12:32.
Comments or questions about this documentation? Contact us for support!