Contents

reset(_:)

Stops a workflow, clears any action results, and resets the workflow back to an un-run state.

Declaration

@IBAction func reset(_ sender: Any)

Parameters

  • sender:

    Object that initiated the reset action.

See Also

Controlling the Workflow