ServerOperation.getNodePathPortion
string getNodePathPortion(string path)Get the last part of path
Parameters
path | a complete path to a node (starting with "/") |
Returns
a new string, or null if an error occurred
string getNodePathPortion(string path)Get the last part of path
path | a complete path to a node (starting with "/") |