html.to_string

html.to_string

html.to_string

Function

Returns the current HTML raw text.

Syntax

Parameters

None.

Return value

TypeDescription
StringThe current HTML text.

Code Example

Notes

  • to_string does not escape or sanitize text.