Difference between revisions of "GET PROC LIST SHOWN"
From Macros Wiki
Line 2: | Line 2: | ||
{{Command|syntax=GET_PROC_LIST_SHOWN <visible> | {{Command|syntax=GET_PROC_LIST_SHOWN <visible> | ||
− | |description=: | + | |description=:Check if the process list is currently shown or not. |
− | + | |param1=<visible>|param1_desc={{parameter_variable_any_name}} the display state. 1 = visible, 0 = hidden. | |
− | |param1=<visible>|param1_desc= | ||
}} | }} |
Latest revision as of 19:24, 14 January 2011
Command
- GET_PROC_LIST_SHOWN <visible>
- Check if the process list is currently shown or not.
Parameters
- <visible>
- Name of variable to be set to the display state. 1 = visible, 0 = hidden.
Example
- GET_PROC_LIST_SHOWN h2
- For an example macro see Process_Data