get: Difference between revisions
Jump to navigation
Jump to search
Lou Montana (talk | contribs) m (Some wiki formatting) |
Lou Montana (talk | contribs) m (Text replacement - "(\|[pr][0-9]+ *= *[^-]+) *- *C([a-eg-z])" to "$1 - c$2") |
||
Line 12: | Line 12: | ||
|p1= hashMap: [[HashMap]] | |p1= hashMap: [[HashMap]] | ||
|p2= key: [[HashMapKey]] - | |p2= key: [[HashMapKey]] - case sensitive key | ||
|r1= [[Anything]], or [[Nothing]] if ''key'' is not found | |r1= [[Anything]], or [[Nothing]] if ''key'' is not found |
Latest revision as of 14:00, 8 November 2023
Description
Syntax
- Syntax:
- hashMap get key
- Parameters:
- hashMap: HashMap
- key: HashMapKey - case sensitive key
- Return Value:
- Anything, or Nothing if key is not found
Examples
- Example 1:
Additional Information
- See also:
- HashMap getOrDefault
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