Depending on which BIC (Blink Intelligent Client) you use
The BMP provides a large number of API's.
Contents
Child pages (Children Display) | ||||||
---|---|---|---|---|---|---|
|
Overview
Where do I use Javascript?
...
The easiest way to examine the available Javascript global variables is to console.log
them in Chrome:
Code Block | theme | RDark|||
---|---|---|---|---|
| ||||
console.log(siteVars);console.log(deviceVars); console.log(_Blink); console.log(_SERVER); console.log(MyAnswers) console.log(BlinkForms) |