Skip to main content

Arguments

string
required
The key of the json entry.
string
The path of the array.
number
The index of the element to pop.

Response

The popped element or null if the array is empty.