Difference between revisions of "GET TOOL LIST SHOWN"
From Macros Wiki
(New page: {{Command|syntax=GET_TOOL_LIST_SHOWN <visible> |description=*DESCRPTION* |param1=<visible>|param1_desc={{visible}} }} ===Example=== :- GET_TOOL_LIST_SHOWN Category:Tools) |
|||
Line 1: | Line 1: | ||
{{Command|syntax=GET_TOOL_LIST_SHOWN <visible> | {{Command|syntax=GET_TOOL_LIST_SHOWN <visible> | ||
− | |description= | + | |description=:Get a variable showing if the tool list is shown or not. |
− | |param1=<visible>|param1_desc={{ | + | |param1=<visible>|param1_desc={{var name}}, 0 = invisible, 1 = visible |
}} | }} | ||
===Example=== | ===Example=== | ||
− | : | + | :GET_TOOL_LIST_SHOWN g3 |
[[Category:Tools]] | [[Category:Tools]] |
Revision as of 17:51, 27 July 2010
Command
- GET_TOOL_LIST_SHOWN <visible>
- Get a variable showing if the tool list is shown or not.
Parameters
- <visible>
- Set the value of a number variable, 0 = invisible, 1 = visible
Example
- GET_TOOL_LIST_SHOWN g3