patrick:
Without knowing the STRING() function (what database is this??), it looks like you are looking for the concat function…
The database is SAP SQL Anywhere 17 (once used by Servoy as default database .-) I tried with concat, but I did not find out how to concat a fixed text like ‘i18n’, followed by a database column name (in my case called name). Any idea?