.. highlightlang:: us .. index:: DocGetScript .. _docgetscript: DocGetScript ============ .. us.tag DocGetScript ENGLISH DocSet New5402 :ref:`DocGetScript` returns the script text embedded in the document. .. function:: ssScript = DocGetScript(hDoc) .. us.return **Return Value** *ssScript* is the script text. .. us.params **Parameters** .. uparam:: hDoc Identifies the document. .. us.history **History** .. list-table:: :header-rows: 1 * - Version - Description * - R2012.2 (5.40.2) - New. .. seealso:: :ref:`overview-documents`, :ref:`DocCreate`, :ref:`DocSetScript` :sub:`id-553097`