Removes all content from the rich text object.
rt:Empty()
rt = fhNewRichText() rt:SetText("Hello world!") rt:Empty()