Closes all documents in the collection and removes them from the collection.
Syntax
CloseAll([AskSave])
Where:
AskSave is an optional Boolean variable indicating whether to save changes made since the last save (A value of True saves the changes, while a value of False does not).
Examples ...