i remember @Erel wrote a very useful snippet where you can get a link from a string (Text)
for example:
now i want to get the link (if such exist) from that text but i cant find that snippet from erel
for example:
B4X:
dim str as string = "Yesterday i came across a very useful website www.b4x.com and i wanted to share it with you."
now i want to get the link (if such exist) from that text but i cant find that snippet from erel