.. highlightlang:: us .. index:: GridGetUndoString .. _gridgetundostring: GridGetUndoString ================= .. us.tag GridGetUndoString NOTREADYENGLISH New340 GridUndo :ref:`GridGetUndoString` returns the string describing the undo action. .. function:: ssUndoString = GridGetUndoString() .. us.return **Return Value** *ssUndoString* is a short string describing the undo step. .. us.comment **Comment** All functions starting with ``Grid`` access the data browser. If the browser dialog isn't open, these functions return an invalid value. .. seealso:: :ref:`overview-netcdf-browser`, :ref:`overview-netcdf-files` :sub:`id-1297607`