Xojo 2019r3
Mac OS X 10.14
MBS Plugins: 19.5

It seems that RemoveHTMLTagsMBS is removing quoted text like this;
Dim s as string
s = RemoveHTMLTagsMBS("""hello"" goodbye")
msgbox s

You will get a message box that says just goodbye

The quoted text is removed, even though it is not an HTML tag.

- Paul
_______________________________________________
mbsplugins@monkeybreadsoftware.info mailing list
%(list_address)s
https://ml-cgn08.ispgateway.de/mailman/listinfo/mbsplugins_monkeybreadsoftware.info

Reply via email to