From Bright Pattern Documentation
< 5.8:Desktop-javascript-api-specification
Revision as of 17:58, 10 September 2019 by imported>Tracy
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search
• 5.19 • 5.2 • 5.3 • 5.8

<translate>= 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"



</translate>

< Previous | Next >