From Bright Pattern Documentation
Jump to: navigation, search
 
(Updated via BpDeleteTranslateTags script)
 
(One intermediate revision by one other user not shown)
Line 1: Line 1:
<translate>= Set Disposition=
+
= Set Disposition=
This function 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]].
  
== Syntax ==
+
== Request ==
''setDisposition(dispositionCode);''
+
=== Syntax ===
 +
setDisposition(dispositionCode);
  
== Parameters ==
+
=== Parameters ===
''dispositionCode'' String containing the numeric code of the desired disposition
+
{|border="1" style="border-collapse:collapse" cellpadding="5"
 
+
| '''Parameter'''
 
+
| '''Type'''
 
+
| '''Optional/Required'''
 
+
| '''Description'''
<center>[[desktop-javascript-api-specification/SetNotes|< Previous]]  | [[desktop-javascript-api-specification/SetDispositionByName|Next >]]</center>
+
| '''Example'''
</translate>
+
|-
 +
| dispositionCode
 +
| String
 +
| Required
 +
| The numeric code of the desired disposition
 +
| "12345"
 +
|}

Latest revision as of 04:31, 29 May 2024