edgeport - v1.0.6
Preparing search index...
xmpp
escapeText
Function escapeText
escapeText
(
s
:
string
)
:
string
Escapes character data for a text node (
&
,
<
,
>
).
Parameters
s
:
string
The raw text.
Returns
string
The escaped text.
Since
1.0.4
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
edgeport - v1.0.6
Loading...
Escapes character data for a text node (
&,<,>).