.. highlightlang:: us .. index:: DocGetFileType .. _docgetfiletype: DocGetFileType ================= .. us.tag DocGetFileType ENGLISH New5900 DocGet :ref:`DocGetFileType` checks if the document is an ipz or ipw file. .. function:: ssType = DocGetFileType(hDoc) .. us.return **Return Value** *ssType* is ``"ipz"`` or ``"ipw"``. .. us.params **Parameters** .. uparam:: hDoc identifies the document. .. us.history **History** .. list-table:: :header-rows: 1 * - Version - Description * - R2017 - New. .. seealso:: :ref:`overview-documents` :sub:`id-18604`