I have below string and i need to extract only the accounts’ details at the end of it.
My aim is to collect all users’ details and add them to a data table to be reused later on.
Thanks for your assistance with this.
It works most of the times, however, sometime the input may be slightly different ( without newlines, spaces, etc.) so i’m trying to tune it so that it will be working all the times.