IsValidIBAN
Note: IBAN is used for International Bank Account Number identification.
Returns true if text is indeed a valid IBAN format.
Returns false if text is not a valid IBAN format.
Syntax
Parameters
Name
Type
Required
Description
text
text
☑️
IBAN number that is validated.
Last updated
Was this helpful?