QMRITools`
QMRITools`

GetJSONPosition

GetJSONPosition[{json..},{{key,value}..}]

gets the position from a list of JSON association lists where keys have the given value.

GetJSONPosition[{json..},{{key,value}..},sortkey]

same but finaly sorts the positions for the value of the sortkey.

Examples