From Bright Pattern Documentation
< 5.2:Desktop-javascript-api-specification
Revision as of 04:31, 29 May 2024 by BpDeeplTranslateMaintenance (talk | contribs) (Updated via BpDeleteTranslateTags script)
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." |