Difference between revisions of "GET PROC LIST SHOWN"
From Macros Wiki
Line 11: | Line 11: | ||
===Example=== | ===Example=== | ||
:GET_PROC_LIST_SHOWN h2 | :GET_PROC_LIST_SHOWN h2 | ||
+ | |||
+ | :For an example macro see [[Process_data]] | ||
+ | |||
[[Category:Procs]] | [[Category:Procs]] |
Revision as of 16:05, 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