SoftadminUtil.Html_StripUnsafeTags

Type: Scalar function

Strips all unsafe HTML-tags to make it safe to display the string unescaped.

See the HTML levels for an exact list.

Return value: nvarchar(max)

The stripped html.

Parameters

@Text mandatory nvarchar(max)