Tagscript

EscapeContent

TagScript


Function: escapeContent()

escapeContent(content): string

Defined in: Utils/Util.ts:34

Escapes special tagscript syntax in a string.

Parameters

content

string

The content to escape

Returns

string

On this page