Arguments#
The key of the json entry.
The path of the array. $ is the root.
Response#
List[TValue | null]required
The popped element or null if the array is empty.
The key of the json entry.
The path of the array. $ is the root.
The popped element or null if the array is empty.
Was this page helpful?