Intellisense

The Script Editor includes Intellisense, which provides intelligent code completion assistance to simplify command entry. This context-aware code completion feature enhances the coding process by minimizing common errors and typos. The code completion tools can help to identify variable names, functions, and methods.

While entering commands in the Script Editor, the suggestions for commands, helper functions, and variables will appear. The auto-complete functionality will add parentheses when writing functions in the Script Editor, and for-loops can be created automatically.