DS_GetOriginFileNameΒΆ

DS_GetOriginFileName returns the file name that was converted to the UniPlot data file used to load the data.

ssFileName = DS_GetOriginFileName(hData)

Return Value

ssFileName is the complete file name of the original data file.

Parameters

hData

hData is the dataset handle.

History

Version Description
5.20 New.

id-1574464