restartPreviousCaseStage operation
Restarts the previous case stage.
When this operation completes, it returns a string that contains the name of the previous case stage, which is the new current case stage. If there is no previous case stage, the string contains the name of the current case stage.
| Parameter | Type | Description |
|---|---|---|
| caseId | String | The identifier of the case. You must set the expression for the caseID parameter to the F_CaseFolder business object field in the Expression Builder window. |