Difference between revisions of "GET TOOL LIST SHOWN"
From Macros Wiki
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={{var name}}, 0 = invisible, 1 = visible | |param1=<visible>|param1_desc={{var name}}, 0 = invisible, 1 = visible |
Revision as of 18:40, 19 October 2010
Command
- GET_TOOL_LIST_SHOWN <visible>
- Check if the tool list is currently shown or not.
Parameters
- <visible>
- Set the value of a number variable, 0 = invisible, 1 = visible
Example
- GET_TOOL_LIST_SHOWN g3
- For an example macro see Tool_Tiles