SetRadioRange
Sets the radio range of a specified radio item.
Syntaxโ
SetRadioRange *radio new_radio_range
Argumentsโ
| Name | Required | Type | Description |
|---|---|---|---|
radio | Yes | a reference to RadioItem object. | |
new radio range | Yes | RadioRangeLevel enum value - found using 'serhelp RadioRangeLevel' command |
On a running serverโ
Use serhelp SetRadioRange to inspect the reference generated by your installed SER version.