ZjsonGet

Returns the value at the specified key path in the working JSON object, returning an empty string if the path does not exist.

Syntax

ZjsonGet{key;...}

Arguments

NameTypeRequiredDefault
keystringYes-

Example

ZjsonGet{user;name}