The API is no longer being updated here until further notice. |
Sets the SimpleHTML content.
SimpleHTML:SetText(text)
Arguments[]
- text
- string - HTML or plain text.
Details[]
- Supports well-formed HTML structured within
<HTML><BODY>...</BODY></HTML>
tags; otherwise renders as normal text. - Supports UI Escape Sequences and character encodings in HTML