From Bright Pattern Documentation
< 3.12:Desktop-javascript-api-specification
Revision as of 02:17, 5 August 2016 by Sasha (talk | contribs) (Complete Interaction with Disposition and Notes)
(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

Syntax completeInteractionWithDisp(dispositionCode, notes);
Description 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).
Parameters dispositionCode – string containing the alphanumeric code of the desired disposition

notes – string containing the interaction notes


< Previous | Next >
< Previous | Next >