Contents

output

The output data that is provided by the last action in the workflow.

Declaration

var output: Any? { get }

Return Value

The output for the for last action in the workflow.

See Also

Working with the Workflow’s Input and Output