From Bright Pattern Documentation
< 5.3:Desktop-javascript-api-specification
Revision as of 04:09, 29 May 2024 by BpDeeplTranslateMaintenance (talk | contribs) (Updated via BpDeleteTranslateTags script)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search
• 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 >