Gambas Documentation
Documents
ar
ca
cs
de
en
eo
es
fa
fr
hu
id
it
ja
ko
mk
nl
pl
pt
pt_BR
ru
sq
tr
vi
zh
zh_TW
FromHtml
String
=
FromHtml (
HtmlString
)
String
=
FromHtml$ (
HtmlString
)
Since 3.21
Return the text contents of an HTML string, by removing all markups and entities.
See also
Html
String Functions