Returns the contents of the HTML document broken into its constituent structures, as well as a representation of the full document and its text after removing tags.
function (optional html as nullable any) as table
Description
Returns the contents of the HTML document broken into its constituent structures, as well as a representation of the full document and its text after removing tags.