This setting causes the current script’s resource ID to be displayed in the upper right corner of the Script Editor window.
ShowResids = option
• option - A boolean that indicates whether the ShowResids setting is activated:
Value |
Description |
---|---|
TRUE |
Specifies that the Script Editor window will display the current script’s resource ID. |
FALSE |
Specifies that the resource ID won't be displayed. False is the default value. |
Releases of Dexterity prior to 3.0. automatically displayed the resource ID for a script in the Script Editor window. This setting duplicates that behavior.