Dokumentaro de Gambaso
Compilation & Installation
Components
gb
gb.crypt
gb.qt4
Documents
Indekso de Lingvo
Language Overviews
LeguMin
Lexicon
Registro

String.FromHTML (gb.util)

Static Function FromHTML ( Html As String ) As String

Since 3.11

Return the text contents of an HTML string, by removing all markups and entities.

At the moment only a few entities are handled: &, <, >,  , ", ', and numeric entities beginning with &#.