GET OP LIST SHOWN: Difference between revisions
From Macros Wiki
Jump to navigationJump to search
No edit summary |
No edit summary |
||
(2 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
[[Operations:Operation_Tiles|{{Up}}]] | |||
{{Command|syntax=GET_OP_LIST_SHOWN <visible> | {{Command|syntax=GET_OP_LIST_SHOWN <visible> | ||
|description=: | |description=:Check if the operation list is current displayed. | ||
|param1=<visible>|param1_desc={{ | |param1=<visible>|param1_desc={{parameter_variable_any_name}} 1 if the op list is shown, 0 if it is hidden. | ||
}} | }} | ||
===Example=== | ===Example=== | ||
:GET_OP_LIST_SHOWN | :GET_OP_LIST_SHOWN OpListVis | ||
[[Category:Operations]] | [[Category:Operations]] |
Latest revision as of 20:03, 13 January 2011
Command
- GET_OP_LIST_SHOWN <visible>
- Check if the operation list is current displayed.
Parameters
- <visible>
- Name of variable to be set to 1 if the op list is shown, 0 if it is hidden.
Example
- GET_OP_LIST_SHOWN OpListVis