Skip to main content

%iKnow.TextTransformation.HTMLEscapeSeqConvert

This transformation executes $zconvert(text,"I","HTML") on each line (replacing HTML escape sequences with the original text)

Method Inventory

Methods

classmethod Run(ByRef text As %RawString, ByRef otext As %RawString, ByRef bChanged As %Boolean = 0) as %Status
FeedbackOpens in a new tab