LookupPath
LookupPath[data,path]⟹value
given a nested data structure that can have Lookup or Part called on it, traverse a path through it and return the value at the path.
LookupPath[data,path]⟹value
given a nested data structure that can have Lookup or Part called on it, traverse a path through it and return the value at the path.