Function: escapeContent()
escapeContent(content
): string
Escapes special tagscript syntax in a string.
Parameters
• content: string
The content to escape
Returns
string
escapeContent(content
): string
Escapes special tagscript syntax in a string.
• content: string
The content to escape
string