Storing Array or Object Output Data as Variable

When a method returns an array or an object as output data, you can store the value in a variable of either local or global scope.

  1. Select the complex output parameter in the Output Data pane.
  2. Click (...). The Output Value Wizard opens.
  3. Specify the name and scope of the variable.