{{newin|[[0.10.0]]|100|type=function}}
Clears the contents of the Text object.

== Function ==
=== Synopsis ===
<source lang="lua">
Text:clear( )
</source>
=== Arguments ===
None.
=== Returns ===
Nothing.

== See Also ==
* [[parent::Text]]
[[Category:Functions]]
{{#set:Description=Clears the contents of the Text object.}}
== Other Languages ==
{{i18n|Text:clear}}