Which syntax is correct for the jsonPath() function during the implementation of JSONPath?( )
jsonPath(src, expr [, args])
jsonPath(obj, expr [, args],URL)
jsonPath(obj, expr [, args])
jsonPath(obj, expr [, args],src)
Which syntax is correct for the jsonPath() function during the implementation of JSONPath?( )
jsonPath(src, expr [, args])
jsonPath(obj, expr [, args],URL)
jsonPath(obj, expr [, args])
jsonPath(obj, expr [, args],src)