JSONPath
- Created
- 2023-10-03
- Last Updated
- 2024-04-19
- Available Formats
-
XML
HTML
Plain text
Registry included below
Function Extensions
- Registration Procedure(s)
-
Expert Review
- Expert(s)
-
Glyn Normington
- Reference
- [RFC9535]
- Available Formats
-
CSV
Function Name ![]() |
Brief Description ![]() |
Parameters ![]() |
Result ![]() |
Change Controller ![]() |
Reference ![]() |
---|---|---|---|---|---|
length | length of string, array, or object | ValueType | ValueType | IETF | [RFC9535, Section 2.4] |
count | size of nodelist | NodesType | ValueType | IETF | [RFC9535, Section 2.4] |
match | regular expression full match | ValueType, ValueType | LogicalType | IETF | [RFC9535, Section 2.4] |
search | regular expression substring match | ValueType, ValueType | LogicalType | IETF | [RFC9535, Section 2.4] |
value | value of the single node in nodelist | NodesType | ValueType | IETF | [RFC9535, Section 2.4] |