Need help to string manipulate a single address into multiple lines

Hi @fazewalker

If there are multiple bank addresses thwn first spearate them into different and loop theough each of the address.

And for the part of getting cyprus would be to get the last array item when split on comma(,) unless there is a change in format of how the string looks

Cheers