Creates a new HTML script data token.
The script data.
ReadonlykindThe kind of HTML token that this object represents.
internal
ReadonlydataThe character data.
Returns a string that represents the current HTML token.
The serialized HTML token.
Writes the HTML script data to a text writer.
The output writer.
An HTML token consisting of script data.