Welcome to Catalog Tips
Search more than 200 articles to learn more about creating and automating your product catalogs
Tip: Start typing in the input box for immediate search results.
HTMLCLEAN – Clean raw HTML using HTML5 parsing
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