From Bright Pattern Documentation
< 5.2:Desktop-javascript-api-specification
Revision as of 17:14, 3 July 2018 by Elizabeth (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search
• 5.19 • 5.2 • 5.3 • 5.8

<translate>= Post Variable= This function enables a variable to be pushed to a scenario as if the Set Variable block is included; the variable is then available in scenarios and workflows.

Syntax

postVariable(name, value);

Parameters

name – String containing the name of the desired variable

value – String containing the resulting value of the variable



< Previous | Next >

</translate>

< Previous | Next >