.. highlightlang:: us .. index:: DS_GetOriginFileName .. _ds_getoriginfilename: DS_GetOriginFileName ==================== .. us.tag DS_GetOriginFileName NOTREADYENGLISH DataSource New5200 :ref:`DS_GetOriginFileName` returns the file name that was converted to the UniPlot data file used to load the data. .. function:: ssFileName = DS_GetOriginFileName(hData) .. us.return **Return Value** *ssFileName* is the complete file name of the original data file. .. us.params **Parameters** .. uparam:: hData *hData* is the dataset handle. .. us.history **History** .. list-table:: :header-rows: 1 * - Version - Description * - 5.20 - New. .. seealso:: :ref:`overview-data-file-informations-for-datasets`, :ref:`DS_GetNCFileName`, :ref:`auto_Importdata` :sub:`id-1574464`