0

I Have a column value like : {"extarctrule":[{"includescene":"includewhen","columnid":"product","columnoperator":"in","columnvalue":"cat dog"}],"includerule(text)":" {{This Rule applies When}} {{Product}} {{in}} cat dog","surplexrule":[{"surplexruletype":"available","scene":"initially"}],"surplexrule(text)":" {{Make Available}} {{Initially}}"}

i want the output like

This Rule applies When Product in cat dog Make Available initially

abhilash
  • 7
  • 3
  • basically i need to extract between includerule(text)":" and "surplexrule" and removing the characters and extract after suplexrule(text)":" and removing the characters. – abhilash Apr 01 '20 at 14:25
  • got the answer never mind....no one to see though – abhilash Apr 02 '20 at 11:44

0 Answers0