SoftadminUtil.Html_StripUnsafeTags
Not available in Cloud edition.
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)