Skip to content

CSZR

Returns nicely formatted city, state, zip code (i.e. City, ST Zip).

Reporting Area(s)

Names, Registrations

Required Parameters

  1. Name ID (i.e. nmid, rgid, pyid)

Optional Parameters

  1. Numeric return value: 9= exclude comma after City

--OR-- Character return value: "I"=International format (i.e. zip city)

Example(s)

CSZR(rgid ) returns City, State zip code (comma included)

CSZR(nmid,9) returns City State zip code (no comma between city and state)

CSZR(rgid,"I") returns Zip, City for International Format (i.e: 75464 Paris)

Notes

If country has been entered in Name record, it will be placed below the city, state, zip.