Terminate a Correlation.
Call this method to disassociate a correlation value from the current process instance.
// Terminate the correlation (defined as "TechOrder") for this instance
terminate Correlation
using name = "TechOrder"
| Name | Type | Description | Mode |
|---|---|---|---|
| name | String | in |