.. highlightlang:: us .. _auto_xy_minmaxvalue: auto_xy_MinMaxValue =================== .. index:: auto_xy_MinMaxValue .. us.tag auto_xy_MinMaxValue NOTREADYENGLISH auto_xy :ref:`auto_xy_MinMaxValue` returns a string with the minimum and maximum value (y-coordinates) of the specified dataset. .. function:: ssText = auto_xy_MinMaxValue(hData) .. us.return **Return Value** *ssText* is a scalar text. .. us.params **Parameters** .. uparam:: hData *hData* is the handle of a 1D or 2D dataset. .. seealso:: :ref:`overview-automation`, :ref:`auto_LoadDataset`, :ref:`auto_ReplaceText` :sub:`id-1159577`