CTextView:delete
The delete method deletes an instance of the CTextView class. Call the class delete method when you are finished working with the class.
| 
 CTextView:delete()  | 
 
  | 
| 
 | 
 -- create a new instance of the CTextView class.  | 
| 
 | 
 -- do something with the CTextView.  | 
| 
 | 
 -- delete the object and its associated memory.  | 
Mira Pro x64 Script User's Guide, Copyright Ⓒ 2023 Mirametrics,
Inc. All Rights Reserved.