From Bright Pattern Documentation
< 3.17:Desktop-javascript-api-specification
Revision as of 21:37, 5 June 2017 by Tracy (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search
• 3.10 • 3.11 • 3.12 • 3.13 • 3.14 • 3.15 • 3.16 • 3.17 • 3.18

Complete Interaction with Disposition and Notes

This function completes the current interaction and sets its disposition and notes to the specified values (i.e., combines the actions of the Set Notes, Set Disposition, and Complete Interaction methods).

Syntax

completeInteractionWithDisp(dispositionCode, notes);

Parameters

dispositionCode – String containing the alphanumeric code of the desired disposition

notes – String containing the interaction notes


< Previous | Next >
< Previous | Next >