remove

Remove a field (if it exists). It returns the object itself

pure ref
JSONValue
remove
(
return ref JSONValue json
,
in string path
)

Meta