Browser_GetDataFileΒΆ

Browser_GetDataFile returns the name of the active data file displayed in the data browser window.

ssNCFile = Browser_GetDataFile()

Return Value

ssNCFile is the complete file name of the displayed netCDF data file.

History

Version Description
5.20 New.

id-705546