Difference between revisions of "DCS func getValueDictByKey"
From DCS World Wiki - Hoggitworld.com
m (1 revision imported) |
|||
(One intermediate revision by the same user not shown) | |||
Line 13: | Line 13: | ||
|par4= | |par4= | ||
− | |desc= Returns a string associated with the passed dictionary key value. | + | |desc= Returns a string associated with the passed dictionary key value. If the key is not found within the miz the function will return the string that was passed. |
− | |rtnType= | + | |rtnType= string |
|rtnExample= string | |rtnExample= string | ||
Line 42: | Line 42: | ||
}} | }} | ||
[[Category:Singleton Functions|getValueDictByKey]] | [[Category:Singleton Functions|getValueDictByKey]] | ||
+ | [[Category:Game Patch 1.5.0|getValueDictByKey]] |