From Bright Pattern Documentation
m |
|||
Line 1: | Line 1: | ||
<translate>= Complete Interaction= | <translate>= Complete Interaction= | ||
− | + | [[agent-guide/HowtoWrapUpAfter-callWork|Completes]] the current interaction. | |
If the interaction [[contact-center-administrator-guide/PropertiesTab|requires a disposition]] in order to be completed, Agent Desktop will show a warning message. | If the interaction [[contact-center-administrator-guide/PropertiesTab|requires a disposition]] in order to be completed, Agent Desktop will show a warning message. | ||
− | == Syntax == | + | == Request == |
− | + | === Syntax === | |
+ | completeInteraction(); | ||
+ | |||
+ | |||
− | |||
</translate> | </translate> |
Revision as of 22:57, 9 September 2019
<translate>= Complete Interaction= Completes the current interaction.
If the interaction requires a disposition in order to be completed, Agent Desktop will show a warning message.
Request
Syntax
completeInteraction();
</translate>