Difference between revisions of "GET TOOL LIST SHOWN"
From Macros Wiki
Line 4: | Line 4: | ||
|description=:Check if the tool list is currently shown or not. | |description=:Check if the tool list is currently shown or not. | ||
− | |param1=<visible>|param1_desc={{ | + | |param1=<visible>|param1_desc={{parameter_variable_any_name}} the display state. 1 = visible, 0 = hidden. |
}} | }} |
Latest revision as of 15:46, 13 January 2011
Command
- GET_TOOL_LIST_SHOWN <visible>
- Check if the tool list is currently shown or not.
Parameters
- <visible>
- Name of variable to be set to the display state. 1 = visible, 0 = hidden.
Example
- GET_TOOL_LIST_SHOWN g3
- For an example macro see Tool_Tiles