.. highlightlang:: us .. index:: GridGetFrozenCols .. _gridgetfrozencols: GridGetFrozenCols ================= .. us.tag GridGetFrozenCols NOTREADYENGLISH New330 Grid :ref:`GridGetFrozenCols` retrieves the number of frozen columns. .. function:: nCols = GridGetFrozenCols() .. us.return **Return Value** *nCols* is the number of frozen columns. .. 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-1376753`