From Bohemia Interactive Community
					 
					
					
					
					
Hover & click on the images for description
 
Description
- Description:
 
- Function to find the nearest Object or position from a list, when compared to a given reference.
 
- Execution:
 
- call
 - Groups:
 
- Positions
 
Syntax
- Syntax:
 
- [items, origin] call BIS_fnc_nearestPosition
 - Parameters:
 
- items: Array of Object, Location, Group, String (marker) and/or Position - note that for a group, leader's position is used
 
- origin: Object, Location, Group, String (marker) or Position
 - Return Value:
 
- Object, Location, Group, String (marker) or Position - the closest from items
 
Examples
- Example 1:
 - Example 2:
 
Additional Information
- See also:
 
- nearObjects nearestObject nearestObjects BIS_fnc_nearestPoint BIS_fnc_nearestNum BIS_fnc_nearestRoad BIS_fnc_nearestHelipad BIS_fnc_isPosBlacklisted
 
Notes
- 
Report bugs on the Feedback Tracker and/or discuss them on the Arma Discord or on the Forums.
Only post proven facts here!
Add Note