Documentació de Gambas (versió en desenvolupament)
Compilació i instaŀlació
Components
Documents
How To's
Language Index
Assignments
Datatypes
DIV
FALSE
FUNCTION
PRINT
QUIT
RAISE
Replace$
STOP EVENT
WAIT
Year
Language Overviews
Lèxic
Missatges d'Error
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 (
Base64String
)
String
=
FromHtml$ (
Base64String
)
Since 3.21
Return the text contents of an HTML string, by removing all markups and entities.
See also
Html
String Functions