From Bright Pattern Documentation
< 5.2:Desktop-javascript-api-specification
Revision as of 17:25, 3 July 2018 by Elizabeth (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search
• 5.19 • 5.2 • 5.3 • 5.8

<translate>= Set Reporting Custom Field= This function allows custom reporting fields to be entered during an agent’s interaction with a customer; the method works like the Set Custom Reporting Field scenario block.


Syntax

setReportingCustomField(name, value);

Parameters

name – String containing the name of the custom reporting field (e.g., custom1, custom2, etc.)

value – String containing the resulting value of the custom reporting field



< Previous | Next >

</translate>

< Previous | Next >