Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Formats bank account number according to the specification.
Syntax
protected str formatBankAccount(str _bankAccount)
Run On
Called
Parameters
- _bankAccount
Type: str
Number to be formatted.
Return Value
Type: str
Formatted bank account number.
Remarks
According to the specification bank account number is alpanumerical (in addition hyphen character is allowed).