Hey,
Can someone help me with a regex to get the text in between “PaymentHistory” and “/PaymentHistory”
I need all text in between that. Fully understand I could use xml to do it but would prefer RegEx. Reason is getting the text in xml format is a bunch more steps. Let me know!
“-PaymentHistory”
“ln literal=“y” No complaints/ln”
"ln literal=“y"Nothing./ln”
“/PaymentHistory”
Had to add in “” to make the text appear “” is actually meant to be < and >