.. highlightlang:: us .. _utf_to_locale: utf_to_locale ============= .. index:: utf_to_locale .. us.tag utf_to_locale NOTREADYGERMAN New500 FILE_MISC STR unicode :ref:`utf_to_locale` erzeugt einen 8-Bit-ANSI String aus einem Unicode-String. .. function:: ssTextAnsi = utf_to_locale(ssTextUnicode) .. us.return **Returnwert** *ssTextAnsi*. .. us.params **Parameter** .. uparam:: ssTextUnicode *ssTextUnicode*. .. us.history **History** .. list-table:: :header-rows: 1 * - Version - Beschreibung * - 5.0.0 - Neu .. seealso:: :ref:`uberblick-binar--und-text-dateien`, :ref:`utf_from_locale`, :ref:`utf8_decode`, :ref:`utf8_encode` :sub:`id-198705`