From Bright Pattern Documentation
<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>