Table of Contents
Overview
This Custom Field performs a cleanup of raw HTML using the HTML5 parsing algorithm. It balances start and end tags and adds missing tags.
Syntax
HTMLCLEAN(FIELDSTR(DataTable))
Element | Description |
---|---|
FIELDSTR(DataTable) | An HTML table requiring cleanup. |
Example
Coming soon.
See also