Jump to: navigation, search

Return Block

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.

This page was last edited on June 26, 2018, at 20:51.
Comments or questions about this documentation? Contact us for support!