I need to parse the Ship To Address on the sales order form to get the zipcode.
For example for a ship to address block on the logistics tab as follows:
800 South Street
Suite 45
Philadelphia PA 198839
USA
I need to parse out the zip code and the country.
Is there any built in function for this or has anyone written one? Any help or suggestions are appreciated.