Closed
How to parse message line by line
I need parse property with message line by line, return the value of each line eg:
/String 1
//String 2
/String 3
/String 4
//String 5
/String 6
any existing function can be used? or any recommendation?
Thanks a lot!
***Edited by Moderator Marije to add Capability tags***
To see attachments, please log in.
@AnitaP82use Parse Delimited rule. Refer the below link on the rule usage
https://docs.pega.com/bundle/platform/page/platform/data-integration/parse-delimited-rules.html