groupOwner groupName

Operand types

groupName:

Type of returned value

Description

Returns ID of client to which the group is local. Can be run only from server.

When called from client, it always returns 0.

Used In

Arma3

Example

_clientID = groupOwner _someGroup;
Search OFPEC COMREF