Skip to content

lookup

Signature

lookup(object|array, string|number)

Description

Returns the value corresponding to the given key/index in the given object/array.

Examples

TODO