inAreaArrayIndexes: Difference between revisions
Jump to navigation
Jump to search
Killzone Kid (talk | contribs) (Created page with "{{RV|type=command |game1= arma3 |version1= 2.14 |branch= dev |gr1= Triggers |gr2= Markers |gr3= Locations |gr4= Positions |descr= Checks if positions given in Array...") |
Killzone Kid (talk | contribs) No edit summary |
||
Line 12: | Line 12: | ||
|gr4= Positions | |gr4= Positions | ||
|gr4= Groups | |||
|descr= Checks if positions given in [[Array]] of positions are within the given area and returns the indexes of matching elements. | |descr= Checks if positions given in [[Array]] of positions are within the given area and returns the indexes of matching elements. |
Revision as of 15:41, 20 February 2023
Description
- Description:
- Checks if positions given in Array of positions are within the given area and returns the indexes of matching elements.
- Groups:
- TriggersMarkersLocationsGroups
Syntax
- Syntax:
- positions inAreaArrayIndexes area
- Parameters:
- positions: Array of Objects and/or Positions and/or Locations and/or Strings and/or Groups, where:
- area: Array or Object or Location or String, where:
- Return Value:
- Array of Numbers - indexes of matching elements in 'positions' Array
Examples
- Example 1:
- Example 2:
- Example 3:
- Example 4:
Additional Information
- See also:
- inAreaArray inArea triggerArea
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