I am trying to extract the shipping address from a commercial invoice.
One commercial invoice has ship to destination as Singapore. The other invoice has ship to destination as Hong Kong
How do I write a regex to extract the destination address which ends either with Singapore or Hong Kong ?