Outline tab

The Outline tab provides a hierarchical outline of the variables and functions defined in the script.

Click the Outline tab to see an outline of variables and functions. This tab is in the window to the left of the coding window. The appearance of the outline differs slightly between the server and client editors.
  • Functions are presented as the head of a hierarchy.
  • In the client editor, expand a function to see its variables and functions.
  • In the client editor, a change of focus in the coding window is reflected in the outline.