read_property
read_property(root, parts, part_offset, part_count, [throw_on_missing]) ⇒ undefined
| T
Kind: global function
Param | Type | Description |
---|---|---|
root | Object | |
parts | Array.<string> | |
part_offset | number | |
part_count | number | |
[throw_on_missing] | boolean | will throw an exception if property is not found |