mapGridPosition param

Operand types

Type of returned value

Description

Returns the map grid position of an object or position.
The format is determined by the Grid format specified in CfgWorlds for the current world.
Eg: "024577" or "De82" or similar.

Used In

Arma2

Example

_gpos = mapGridPosition peter;

_gpos = mapGridPosition (getPos simon);
Search OFPEC COMREF