countUnknown: Difference between revisions
Jump to navigation
Jump to search
Lou Montana (talk | contribs) m (Text replacement - " \| *(([^=\| ]+)('''|\[\[)([^=\| ]+)) * \|p1=" to " |s1= $1 |p1=") |
Lou Montana (talk | contribs) m (Text replacement - "\| *(arg|eff|mp|serverExec|gr[0-9]) *= *(.*) * *\|([^=]{12})" to "|$1=$2 |descr=$3") |
||
Line 26: | Line 26: | ||
|gr1= Sides | |gr1= Sides | ||
| Count how many units in the array are unknown to the given unit. | |descr= Count how many units in the array are unknown to the given unit. | ||
|s1= unitName '''countUnknown''' arrayName | |s1= unitName '''countUnknown''' arrayName |
Revision as of 20:59, 13 June 2021
Description
- Description:
- Count how many units in the array are unknown to the given unit.
- Groups:
- Sides
Syntax
- Syntax:
- unitName countUnknown arrayName
- Parameters:
- unitName: Object
- arrayName: Array
- Return Value:
- Number
Examples
- Example 1:
_num = player countUnknown list _triggerOne;
Additional Information
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