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