groupRadio: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
No edit summary
 
No edit summary
Line 11: Line 11:
'''Type of returned value:'''
'''Type of returned value:'''


Nothing
[[Nothing]]


'''Description:'''
'''Description:'''


Send message to group radio channel.<br>
Send message to group radio channel.<br>
Message is defined in description.ext.
Message is defined in [[description.ext]].





Revision as of 11:10, 16 April 2006

back to COMREF

unit groupRadio radioName


Operand types:

unit: Object
radioName: String

Type of returned value:

Nothing

Description:

Send message to group radio channel.
Message is defined in description.ext.


Examples:

soldierOne groupRadio "messageOne"