edoc automate Guide
Breadcrumbs

workflow\AbortInstance - edoc automate

The AbortInstance action aborts the specified instance of the flow.

Parameters

Type

Name

Description

TEXT

FlowInstance

Specifies the instance ID of the flow to be canceled. If no value is passed, the instance of the current task is used.

Return

Type

Description

SINGLEVALUE

Returns the value true if the flow instance was successfully canceled.
Returns the value false if the flow instance cannot be canceled.