Appearance
General FAQ
Core scripting concepts: variables, functions, loops, conditions, error handling, logging and script lifecycle.
- How to use variables
- How to view variables list
- How to work with strings
- Functions
- Is it possible to use loops
- Is it possible to execute certain action depending on condition(if statement)
- How to catch errors
- Multithreading
- How to execute custom code
- I want to run some actions on start one time
- I want my script to repeat several times, how to implement that
- My script is very long, how can I break it in sections
- How to end script
- How to output script result
- How to let user to choose output file name
- How to log data
- How to schedule BAS script
- How to compile script and give to customer
- I don't know javascript, what should I do
- Browser is too small, how can I enlarge it
- Debug version
