.. highlightlang:: us .. index:: ComboGetString .. _combogetstring: ComboGetString ============== .. us.tag ComboGetString NOTREADYENGLISH :ref:`ComboGetString` .. function:: ssString = ComboGetString() ssString = ComboGetString(nID) .. us.return **Return Value** *ssString* .. us.params **Parameters** .. uparam:: nID *nID* is 1 for the toolbar combo box ``"Import"`` (default value) and 2 for the ``"DatasetStyle"`` combo box. .. seealso:: :ref:`ComboAddString`, :ref:`ComboSelectString`, :ref:`ComboResetContent` :sub:`id-1490224`