Documentation

Editing Status items

When you select a Status setting and open the advanced options panel at the bottom, you will get an editor panel like this:
Status editor

Enabled
Determines if this status item is enabled or disabled.
Name
The ID name of the status item.
Value
The string that is displayed for the status item. Variable and function references in the string are expanded.
Script Text / XML / Compiled Code
Selecting the Compiled Code tab will show the low-level code generated by this status item. This is for internal testing purposes and is not documented further. Selecting the XML tab will allow you to edit the raw XML data used for copy/paste and import/export.
Show in status bar
Determines if this status item is displayed in the status bar below the server output window
Show in status window
Determines if this status item is displayed in the main status window
Priority
Indicates the order in which the status items are displayed in the status bar or in the status window
Notes
Used to store comments with the status item. You might use this to remind yourself what the item is used for.

Add comment

Login or register to post comments