ON RADIO: Difference between revisions
From Macros Wiki
Jump to navigationJump to search
New page: {{Command|syntax=ON_RADIO <radio number>, <value>, <control to change>, <change> |description=*DESCRPTION* |param1=<radio number>|param1_desc={{radio number}} |param2=<value>|param2_desc=... |
No edit summary |
||
Line 9: | Line 9: | ||
===Example=== | ===Example=== | ||
: | :ON_RADIO | ||
:For an example macro see [[GetCommands.dlg]] | |||
[[Category:Dialog]] | [[Category:Dialog]] |
Revision as of 21:27, 29 July 2010
Command
- ON_RADIO <radio number>, <value>, <control to change>, <change>
- DESCRPTION*
Parameters
- <radio number>
- Template:Radio number
- <value>
- Name of variable to be set by this command
- <control to change>
- Name of the control to change the state of.
- <change>
- Template:Change
Example
- ON_RADIO
- For an example macro see GetCommands.dlg