Skip to main content
This topic has been closed for replies.
Correct answer try67

Close the file using this script:

this.closeDoc(true);

Of course, any changes made to the file will be lost...

1 reply

try67
Community Expert
try67Community ExpertCorrect answer
Community Expert
August 12, 2023

Close the file using this script:

this.closeDoc(true);

Of course, any changes made to the file will be lost...