Web.Page

The function retrieves the elements of the HTML document separated into their individual structures, along with a depiction of the complete document and its text without the HTML tags.

Syntax

Web.Page(html as any) as table.

About

The function retrieves the elements of the HTML document separated into their individual structures, along with a depiction of the complete document and its text without the HTML tags.