How to loop and get all string starts with { and ends with } into an array? For example:
Hi {recipient}, calling from {sender}. Your {item} has arrived.
How to loop and get all string starts with { and ends with } into an array? For example:
Hi {recipient}, calling from {sender}. Your {item} has arrived.
 
    
    