Skip to main content

Arguments

str
required
The key of the json entry.
str
required
The path of the array. $ is the root.
int
The index of the element to pop.

Response

The popped element or null if the array is empty.