Function getValueFromKey
- get
Value (item, key): anyFrom Key Parameters
- item: object
The target item or partial item.
- key: Key
The Key to lookup in item.
Returns any
Value for key in item.
- item: object
The target item or partial item.
The Key to lookup in item.
Value for key in item.
Returns the value for a Key in the given item / object.