Script editor
With the Script editor you can write and debug code. Use the common javascript language to access the objects of your windows. Change their properties, call methods or trigger events if you are writing code for the GUI
You can also use the editor to write server scripts. All in the same language. Then go a step further and add SQL queries to your project. Any code of the script editor may be printed.
One of the key features of the ScriptEditor is the direct link to the compiler. It will compile while you write and detect the syntax errors instantaneously. You can fix them while you write. All the errors shown will also appear in the global error window.
Go to the image of the application windows or the topic index.Next >