The CloseTask action ends the current task in the workflow instance.
Parameters
|
Type |
Name |
Description |
|---|---|---|
|
SELECT |
Redirect |
Defines what happens after the task is ended. The following values are available:
|
|
TEXT |
Url |
Specifies the URL for the redirect parameter. |
Return
|
Type |
Description |
|---|---|
|
SINGLEVALUE |
Returns whether the task has been closed (true) or not (false). |