docsFunctionsJsonZjsonArrayUnshift

ZjsonArrayUnshift

Inserts a value at the beginning of the array at the specified key path in the working JSON object.

Syntax

ZjsonArrayUnshift{key;...;value}

Arguments

NameTypeRequiredDefault
keystringYes-
valuestringYes-

Example

ZjsonArrayUnshift{users;Alice}