Try to get the value at path, assign to result, and return success. *
The node to search.
The path to look for in the node.
ref The value to assign the result to. *
Whether or not the path was found.
See Implementation
Try to get the value at path, assign to result, and return success. *