new USForm2Address(options)
USForm2Address, US address format.
Parameters:
Name | Type | Description |
---|---|---|
options |
Object | This is an object literal that specifies the Address options. It can have the following properties.
for example an option object: { name:"Oracle", street:"500 Oracle Parkway", city:"Redwood City", state:"CA", zipCode:"94021" } |