sendAUMessage [[clientList], command]

Operand types

[[clientList], command]: Array

Type of returned value

Description

Send the command to the list of clients.

[clientList]: Array
command: String

Used In

Arma3

Example

sendAUMessage [[dpnid1, dpnid2], "ConnectTo: 192.168.1.66"];
Search OFPEC COMREF