2.0
3.0
>
comp
>
gb.web
>
html
>
_call
Previous
Next
Edit
Rename
Undo
Search
Administration
Documentation
Warning! This page is not translated.
See english version
HTML() (gb.web)
STATIC
FUNCTION
HTML
(
Text
AS
String
)
AS
String
Quotes an
HTML
text.
'
<
' is replaced by '
<
'
'
>
' by '
>
'
'
&
' by '
&
'
and so on...