ZjsonUnset

Removes the key at the specified path from the working JSON object.

Syntax

ZjsonUnset{key;...}

Arguments

NameTypeRequiredDefault
keystringYes-

Example

ZjsonUnset{user;email}