From Bright Pattern Documentation
Jump to: navigation, search
imported>Tracy
 
(Updated via BpDeleteTranslateTags script)
 
Line 1: Line 1:
<translate>= Set Disposition=
+
= Set Disposition=
 
Sets the [[agent-guide/HowtoEnterDispositionsandNotes|disposition]] for the current interaction to the value corresponding to the [[contact-center-administrator-guide/DispositionsTab|alphanumeric code specified for this disposition]].
 
Sets the [[agent-guide/HowtoEnterDispositionsandNotes|disposition]] for the current interaction to the value corresponding to the [[contact-center-administrator-guide/DispositionsTab|alphanumeric code specified for this disposition]].
  
Line 20: Line 20:
 
| "12345"
 
| "12345"
 
|}
 
|}
 
 
 
 
 
</translate>
 

Latest revision as of 04:13, 29 May 2024

• 5.19 • 5.2 • 5.3 • 5.8

Set Disposition

Sets the disposition for the current interaction to the value corresponding to the alphanumeric code specified for this disposition.

Request

Syntax

setDisposition(dispositionCode);

Parameters

Parameter Type Optional/Required Description Example
dispositionCode String Required The numeric code of the desired disposition "12345"
< Previous | Next >