Object Reference
:
Object View and Procedure Reference
:
Text
clear
Text Procs
Clear a text object.
Syntax
text_name.
clear
Examples
The following command clears all text from the text object TT1:
tt1.clear
Cross-references
See also
Text::append
.