IBAN checker

Is you algorith similar to below code? Then yes you can accomplish it using flow chart / if else / switch activities

you also might need Regex,Substring.

https://www.codeproject.com/Tips/775696/IBAN-Validator

1 Like