From Bright Pattern Documentation
Jump to: navigation, search
imported>Tracy
 
(Updated via BpDeleteTranslateTags script)
 
Line 1: Line 1:
<translate>= Set Disposition By Name=
+
= Set Disposition By Name=
 
Sets the [[agent-guide/HowtoEnterDispositionsandNotes|disposition]] for the current interaction by the [[contact-center-administrator-guide/DispositionsTab|name specified of the disposition]].
 
Sets the [[agent-guide/HowtoEnterDispositionsandNotes|disposition]] for the current interaction by the [[contact-center-administrator-guide/DispositionsTab|name specified of the disposition]].
  
Line 20: Line 20:
 
| "Product sold"
 
| "Product sold"
 
|}
 
|}
 
 
 
 
 
</translate>
 

Latest revision as of 04:13, 29 May 2024

• 5.19 • 5.2 • 5.3 • 5.8

Set Disposition By Name

Sets the disposition for the current interaction by the name specified of the disposition.

Request

Syntax

setDispositionByName(name);

Parameters

Parameter Type Optional/Required Description Example
name String Required The name of the desired disposition "Product sold"
< Previous | Next >