From Bright Pattern Documentation
< 5.8:Desktop-javascript-api-specification
Revision as of 17:58, 10 September 2019 by imported>Tracy
<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>