Get the value of an object by a specified key
Returns the value of an object by the specified key
They key of the object to return a value from
The object that is used to get the value from the key. This defaults to the current output if no input is given.
Returns the value of the object if the key exists
Last updated 3 years ago