Get the node at the specified path, or return to the default value
The path to the desired site
Default value
getOrElse("foo", 1);
See Implementation
Get the node at the specified path, or return to the default value