pause(_:)
Pauses a workflow that’s running.
Declaration
@IBAction func pause(_ sender: Any)Parameters
- sender:
Object that initiated the pause action.
Pauses a workflow that’s running.
@IBAction func pause(_ sender: Any)Object that initiated the pause action.