Difference between revisions of "AskAttribute"
Line 1: | Line 1: | ||
− | [[ | + | [[Category:Typescript Commands]] |
− | = Command AskAttribute = | + | == Command AskAttribute == |
Usage: | Usage: | ||
− | :AskAttribute | + | :'''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 | + | 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: | + | The following command causes the [[Check]] attribute to be visible on object windows and attribute attribute panel for Variable objects: |
− | + | :<code>AskAttribute Check, Variable, Yes</code> | |
+ | |||
+ | ==See Also== | ||
+ | * [[ShowAskAttribute]] | ||
+ | * [[Typescript]] |
Revision as of 20:58, 21 January 2016
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
See Also
Comments
Enable comment auto-refresher