Документация по Gambas 2
Development Environment Documentation
Documents
Language Index
Abs
CREATE
DEC
ELSE
Frac
INC
Int
IsBlank
IsLetter
Max
Min
READ
Round
Sgn
TRUE
Объявление методов
Language Overviews
Lexicon
Компиляция & Установка
ПРОЧТИ
Последние изменения
Регистрация
Что переводить
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