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.
The output data that is provided by the last action in the workflow.
var output: Any? { get }The output for the for last action in the workflow.