From Bright Pattern Documentation
<translate>= Set Disposition= Sets the disposition for the current interaction to the value corresponding to the alphanumeric code specified for this disposition.
Request
Syntax
setDisposition(dispositionCode);
Parameters
Parameter | Type | Optional/Required | Description | Example |
dispositionCode | String | Required | The numeric code of the desired disposition | "12345" |
</translate>