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
Html
HtmlString
=
Html (
String
)
HtmlString
=
Html$ (
String
)
Quote a string so that it can be safely put inside an
html
page.
HTML characters are not quoted, only ASCII symbols. In other words, your HTML page must use the UTF-8 encoding.
See also
String Functions