hasAt()Tests to see if the given path exists under a specific root object.
path.root.true if the specified path is found under root, otherwise false.This function directly requires the following function which is included automatically:
testAt()path under the given root object and returns the values at each step of that path.