Unofficial Content

Converts plain HTML to XHTML.

Scope

Data Types: CharacterVarCharLongVarChar

Description

Detects and corrects many common coding errors and strives to produce visually equivalent markup that is both W3C compliant and works on most browsers. A common use of this function is to convert plain HTML to XHTML.

Samples

&WellFormedHTML = &WellFormedHTML.HTMLClean()

Is the same as:

&WellFormedHTML = HTMLClean(&WellFormedHTML)

Its use is based on Tidy.

Last update: February 2024 | © GeneXus. All rights reserved. GeneXus Powered by Globant