jeudi 2 octobre 2014

How to select part of string from JSONPath value?


Vote count:

0




My element is called: $.long_message


Contains the value: SessionKey:e0db06e773a9f6d04e52486dc40f6647


I need to remove: SessionKey:


I know if this was Xpath, I could use: substring-after($.long_message,':') Is there something like this for JSONPath?



asked 40 secs ago







How to select part of string from JSONPath value?

Aucun commentaire:

Enregistrer un commentaire