Difference between revisions of "AskAttribute"
Line 1: | Line 1: | ||
[[category:Typescript Commands]] | [[category:Typescript Commands]] | ||
− | = Command AskAttribute | + | = Command AskAttribute = |
+ | |||
+ | Usage: | ||
+ | :AskAttribute «attribute», «category», «yes/no» | ||
The AskAttribute command controls which attributes display on the object window or attribute panel. These can be changed by selecting Object->Attribute... from the menus. | The AskAttribute command controls which attributes display on the object window or attribute panel. These can be changed by selecting Object->Attribute... from the menus. |
Revision as of 21:48, 29 January 2009
Command AskAttribute
Usage:
- AskAttribute «attribute», «category», «yes/no»
The AskAttribute command controls which attributes display on the object window or attribute panel. These can be changed by selecting Object->Attribute... from the menus.
The following command causes the Check attribute to be visible on object windows and attribute attribute panel for Variable objects:
AskAttribute Check, Variable, Yes
Comments
Enable comment auto-refresher