Copied to Clipboard.
JSONPath | Usage |
---|---|
$ | the root object/element |
@ | the current object/element |
. or [] | child operator |
.. | recursive descent. JSONPath borrows this syntax from E4X. |
* | wildcard. All objects/elements regardless their names. |
[] | subscript operator. XPath uses it to iterate over element collections and for predicates. In Javascript and JSON it is the native array operator. |
?() | applies a filter (script) expression. |
() | script expression, using the underlying script engine. |
Title | |
Description | |
Tags |
By clicking the "Save Online" button you agree to our terms and conditions.
Save Functionality Temporarily Disabled | |
Important Notice: The save functionality has been temporarily disabled while we implement enhanced NSFW (Not Safe For Work) content prevention measures. We are currently working on improving our content filtering system to better protect our users from inappropriate content. During this development period, the save feature is unavailable. | |
What you can do: | |
| |
We apologize for any inconvenience and appreciate your patience as we enhance our platform's safety features. |