Starting of version 6.20.01.24 both database and client format street and city depending on the country.


Country sensitive formatting is also supported for custom databasequeries
select P.F_ADR_FORMATTED_STREET,
P.F_ADR_FORMATTED_CITY,
P.F_CNR_NAME
from V_PERSON P
