I have a problem with replacing string.
|Stm=2|Seq=2|Num=2|Svc=101|MsgSize(514)=514|MsgType=556|SymbolIndex=16631
I want to find occurrence of Svc
till |
appears and swap place with Stm
till |
appears.
My attempts went to replacing characters and this is not my goal.