Previous Topic

Book Contents

Book Index

Next Topic

Script Editing Area

The Script editing area shows the actual Python script which is being edited.

The editor provides the following features:

  • Syntax highlighting.
  • Highlighting of the current line.
  • Brackets matching.
  • It allows to comment out/in (selected) text and (un)indent it.
  • It allows to find and replace words etc.

See the commands in the Edit/Navigate/Tools menu.

See Also

Script Editor Window

Menu Commands and Hotkeys

Script Guidance Area