Difference between revisions of "GET PROC LIST SHOWN"
From Macros Wiki
Line 12: | Line 12: | ||
:GET_PROC_LIST_SHOWN h2 | :GET_PROC_LIST_SHOWN h2 | ||
− | :For an example macro see [[ | + | :For an example macro see [[Process_Data]] |
[[Category:Procs]] | [[Category:Procs]] |
Revision as of 16:06, 13 August 2010
Command
- GET_PROC_LIST_SHOWN <visible>
- Get a variable showing if the tool list is shown or not.
Parameters
- <visible>
- Set a number variable, 0 = invisible, 1 = visible
Example
- GET_PROC_LIST_SHOWN h2
- For an example macro see Process_Data