Skip to main content

resolvePath

resolvePath(object, path, [missingPropertyHandler]) ⇒ *

Kind: global function
Throws:

  • Error if a path can not be resolved
ParamTypeDescription
objectobject
pathstringseparated with forward slash "/"
[missingPropertyHandler]functionAllows custom handling of missing properties