(Automated save: adding PEC_Migrated template.) |
(Modified comment string Category:V:PSAAS:Public with __NOINDEX__ Category:V:PSAAS:Public) |
||
Line 12: | Line 12: | ||
Click '''Add Assignment''' and specify output variables. | Click '''Add Assignment''' and specify output variables. | ||
+ | __NOINDEX__ | ||
[[Category:V:PSAAS:Public]] | [[Category:V:PSAAS:Public]] |
Revision as of 11:51, October 2, 2020
Return Block
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 Return block is available only for Shared Modules and is used to return control from the Shared Module to the application or Shared Module that called it. Multiple Return blocks can be used in a single Shared Module.
This block can return values of any output variables from the Shared Module. In the Initialize phase, variables can be marked as Output variables that are expected to be returned from this Shared Module. Only those variables can be assigned return values in the Return block.
Using this Block
Click Add Assignment and specify output variables.
Comments or questions about this documentation? Contact us for support!