I have a quick question about BON::RegistryNode::getValueByPath( string ).<br><br>The documentation does not mention the format of the path string <br>( is it &quot;Root\\Stuff\\Node3&quot; or &quot;Root/Stuff/Node3&quot;), and 
<br>looking at the definition of the function in BONImpl.cpp, it&#39;s not clear what<br>return value to expect if the path is not found.&nbsp; I assume it&#39;s either an empty <br>string, or else an exception.<br><br>Is there anyone that could clarify these for me?
<br><br>Thanks,<br>-Joe<br><br><br><br>