DIAdem Help

Method: CloseAll for Browser <DataFinder>

  • Updated2024-09-12
  • 1 minute(s) read

Method: CloseAll for Browser <DataFinder>

Closes in a DataFinder all open elements of the file browser.

Object.CloseAll()
ObjectBrowser <DataFinder>
Object with this method

The following example closes all open elements in the file browser:

VBScriptPython

 

Navigator.Display.CurrDataFinder.Browser.CloseAll()