Workspace 6.21.5
WorkspaceOutput

The WorkspaceOutput operation (counterpart of the WorkspaceInput operation) represents data going out of the workflow to the outside. If the WorkspaceOutput operation exists inside a nested Workspace operation, it will be correspond to an output on that Workspace operation, and it will share its data with it. The WorkspaceOutput operation also has another role to play; it acts as a driver for the Workspace update mechanism. Whenever a workflow is executed, Workspace will start by looking for WorkspaceOutput operations. It knows that in order for these outputs to possess valid data, their inputs must be brought up-to-date. In this way, Workspace will search backwards from WorkspaceOutput operations to find the first dependency, and execute the operations in the correct order.Note that WorkspaceOutput and WorkspaceOutput operations can be created on a workflow by right clicking any output and selecting the "Create Workspace output / output" option in the presented context menu.

  • Default label: "Output"
  • Member of plug-in: Built-in
  • Catalogue path: Builtin
  • Polymorphic: WorkspaceOutput is a Polymorphic Operation. One or more of its inputs and outputs are not listed below because they are created dynamically whenever the operation changes its data type, and when it is first created.
Inputs:
Outputint