Available in version 1.3 and later.
GetCellOccupiedCount(<-cellX <-cellZ) ->count
Gets the occupied count for a cell. The occupied count is the number of units that claim to be occupying the specified map cell. A value greater than 0 means the cell is occupied.
GetCellOccupiedCount(50 40) ->count
⇐ Index