Skip to main content

Function: jsonPointerToPath()

function jsonPointerToPath(jsonPointer): Path;

Converts a JSON pointer into a path.

Parameters​

ParameterTypeDescription
jsonPointerstringJSON pointer to convert.

Returns​

Path

Converted path.