From Bright Pattern Documentation
< 5.8:Desktop-javascript-api-specification
Revision as of 18:00, 10 September 2019 by imported>Tracy
<translate>= Set Disposition By Name= Sets the disposition for the current interaction by the name specified of the disposition.
Request
Syntax
setDispositionByName(name);
Parameters
Parameter | Type | Optional/Required | Description | Example |
name | String | Required | The name of the desired disposition | "Product sold" |
</translate>