PRELIMINARY INFORMATION - SUBJECT TO CHANGE
Returns an xml document parsed from non-well-formed html.
Syntax
Smartsite SXML | Copy Code |
---|---|
xml standardscompliance.parsehtml(string html) xml standardscompliance.parsehtml(string html, string messageBufferName) |
Parameters
Name | Data Type | Description |
---|---|---|
html | String | The input html. |
messageBufferName | String | The name of the buffer where the messages data table will be stored. |
Return Value
Data Type | Description |
---|---|
XML |