To help writing a script with variable interactions, the Variable View can be used to get / set
the value of all variables that exist in the current project. They are sorted by variable group. A
variable can by dragged into the context area by DnD (Drag & Drop).
Also objects can be dragged into the context area by DnD (Drag & Drop).
The current code line and
Auto Completion
Auto Completion is a feature in which an application predicts the rest of a word a developer is
typing. Developers can easily press CTRL+SPACE to see one or more suggestion(s) and
can use the arrow keys or mouse to accept one of several. Autocomplete speeds up human-
computer interactions enormous.
The new powerful auto completion feature supports the whole JavaScript programming
language syntax.