![]()  | 
CTextView:Close
The Close method closes the CTextView window and deletes the CTextView object.
| 
 bSuccess = CTextView:Close()  | 
    On
success, this method returns true.
    On
failure, this method returns false.
The following script opens a list of all CTextView windows and returns the user-selected window V. It then closes the target window:
| 
 | 
 -- Select window from a list of all CTextView windows  | 
| 
 | 
 -- if a target window was selected, then  | 
| 
 
  | 
 -- close the window  | 
| 
 | 
 
  | 
Mira Pro x64 Script User's Guide, v.8.73 Copyright Ⓒ 2024
Mirametrics, Inc. All Rights Reserved.