Difference between revisions of "GET TOOL LIST SHOWN"
From Macros Wiki
(One intermediate revision by the same user not shown) | |||
Line 2: | Line 2: | ||
{{Command|syntax=GET_TOOL_LIST_SHOWN <visible> | {{Command|syntax=GET_TOOL_LIST_SHOWN <visible> | ||
− | |description=: | + | |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 14: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