#1 Execute JavaScript with turnOn
Learn how to execute JavaScript functions using the 2sxc turnOn. Extend basic usage by passing data, awaiting conditions and more.
Examples of using turnOn
- Basic turnOn usage and activation
Activate turn-on and execute local JavaScript functions
- Passing parameters with turnOn
Pass parameters to JavaScript functions with turnOn
- Passing module parameters with turnOn
Pass module parameters to JavaScript functions with turnOn
- Passing anonymous objects as parameters with turnOn
Pass anonymous object to JavaScript functions with turnOn
- Wait for multiple scripts
Await a library before executing JavaScript functions
- Await custom conditions through functions
Await custom conditions before executing JavaScript functions
- Await system scripts
Await a system script before executing JavaScript functions
#1 Execute JavaScript with turnOn