keys: Difference between revisions
Jump to navigation
Jump to search
Lou Montana (talk | contribs) m (Text replacement - " |game1= arma3dev |version1= 2.01" to " |game1= arma3 |version1= 2.02") |
Lou Montana (talk | contribs) m (Text replacement - " (\|[pr][0-9]+ *= *[^-]+) *- *A([a-z])" to " $1 - a$2") |
||
(3 intermediate revisions by 2 users not shown) | |||
Line 2: | Line 2: | ||
|game1= arma3 | |game1= arma3 | ||
|version1= 2.02 | |version1= 2.02 | ||
Line 13: | Line 12: | ||
|p1= hashMap : [[HashMap]] | |p1= hashMap : [[HashMap]] | ||
|r1= [[Array]] - | |r1= [[Array]] - array of all keys in the HashMap | ||
|x1= < | |x1= <sqf>keys _myHashMap;</sqf> | ||
|seealso= [[HashMap]] | |seealso= [[HashMap]] [[values]] | ||
}} | }} |
Latest revision as of 12:40, 8 November 2023
Description
Syntax
- Syntax:
- keys hashMap
- Parameters:
- hashMap : HashMap
- Return Value:
- Array - array of all keys in the HashMap
Examples
- Example 1:
- keys _myHashMap;
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