From Bright Pattern Documentation
< 5.3:Desktop-javascript-api-specification
Revision as of 17:29, 10 September 2019 by imported>Tracy
<translate>= Set Notes= Sets the free-form notes for the current interaction to the specified string.
Request
Syntax
setNotes(notes);
Parameters
Parameter | Type | Optional/Required | Description | Example |
notes | String | Required | The interaction notes | "Third time calling today." |
</translate>