I've searched around but haven't found much about groups in armed assault. In OFP when i wanted to apply a command to an entire group I would use
"_x MoveInCargo B1" ForEach Units Group1
But when i try and use it in Arma I get an error telling me somthing is missing, before I put this I put
Group1 = CreateGroup East
Is there some differnet way of doing this? It dosen't make sense to have to add commands to every unit in the groups init field