.. highlightlang:: us .. index:: DocGetTitle .. _docgettitle: DocGetTitle =========== .. us.tag DocGetTitle ENGLISH DocGet :ref:`DocGetTitle` returns the document title. .. function:: ssTitle = DocGetTitle(hDoc) .. us.return **Return Value** *ssTitle* is the document title. .. us.params **Parameters** .. uparam:: hDoc Identifies the document. .. seealso:: :ref:`overview-documents`, :ref:`DocCreate`, :ref:`DocSetTitle` :sub:`id-1617903`