address_western_parse


Description:


[ Version ( replacement = "AddressWestern.parse" ) ]
public AddressWestern? address_western_parse (string? in_address)

Parses a string representing a mailing address into a structure of type AddressWestern.

Parameters:

in_address

a string representing a mailing address

Returns:

A new AddressWestern structure, or null if the parsing failed or when the in_address was null.


Namespace: E