From Bright Pattern Documentation
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 |