Script Editor

The majority of these controls contain an editor where the script can be written.

  • A Find / Replace tool
  • Find next occurrence of text specified in a text research
  • Highlight selection
  • Go to line
  • A fast structure creator tool
  • Cut, Copy and Paste
  • Undo / Redo
  • Comment line of cursor position / selected lines
  • Language documentation : lists all the functions, variables, enumerations, types,... of the script. Some examples are written as well as the syntax(es), description, and related keywords.
Note: Scripting errors will show up in the left tab (represented by a bug - framed in red below) and the console will also be available in the left tab (represented by a terminal - framed in green bellow).