frequently asked questions

All your questions in one place.

IBAN with spaces

The IBAN is stored as a string without spaces. It can easily displayed in the most common form.

Example

*/ The banques table should be open and bq_iban should be available. A string can be passed as a parameter instead of the field.

IbanFormatAddSpaces(banques.bq_iban)

IbanFormatAddSpaces('CH9300762011623852957')

Did you find this article useful?

0 out of 1 found this helpful