FunctionsjsonPointerToPathOn this pageFunction: jsonPointerToPath() function jsonPointerToPath(jsonPointer): Path; Converts a JSON pointer into a path. Parameters ParameterTypeDescriptionjsonPointerstringJSON pointer to convert. Returns Path Converted path.