mirror of
https://github.com/JustinSDK/dotSCAD.git
synced 2025-08-10 16:54:23 +02:00
update doc
This commit is contained in:
@@ -1,6 +1,6 @@
|
|||||||
# hashmap_get
|
# hashmap_get
|
||||||
|
|
||||||
This function gets the value of the specified key from a [util/map/hashmap](https://openhome.cc/eGossip/OpenSCAD/lib3x-hashmap.html).
|
This function gets the value of the specified key from a [util/map/hashmap](https://openhome.cc/eGossip/OpenSCAD/lib3x-hashmap.html). If the key doesn't exist, return `undef`.
|
||||||
|
|
||||||
**Since:** 3.0
|
**Since:** 3.0
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user