members: Difference between revisions
Jump to navigation
Jump to search
Lou Montana (talk | contribs) m (Text replacement - "\|s([0-9])\= '''([^' ]+)'''([^ ]+) " to "|s$1= $2$3 ") |
Lou Montana (talk | contribs) m (Text replacement - "<code>_([a-zA-Z0-9_]+) = \[\[([a-zA-Z0-9]+)\]\] _([a-zA-Z0-9_]+);?<\/code>" to "<sqf>_$1 = $2 _$3;</sqf>") |
||
(One intermediate revision by the same user not shown) | |||
Line 23: | Line 23: | ||
|r1= [[Array]] | |r1= [[Array]] | ||
|x1= < | |x1= <sqf>_members = members _team;</sqf> | ||
|seealso= | |seealso= [[teams]] | ||
}} | }} |
Latest revision as of 21:24, 7 May 2022
Description
- Description:
- Return a list of members in given team.
- Groups:
- Teams
Syntax
- Syntax:
- members team
- Parameters:
- team: Team Member
- Return Value:
- Array
Examples
- Example 1:
Additional Information
- See also:
- teams
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