Thread: How to get position in array with JSONPath

How to get position in array with JSONPath

From
Pavel Stehule
Date:
Hi

I try to solve issue https://stackoverflow.com/questions/63864906/plpgsql-parse-json-in-parameter-and-compose-json-out-parameter with JSONPath and I have a problem to get index of some value in array. Is it possible with JSONPath?

Regards

Pavel