.. highlightlang:: us .. index:: registry_save .. _registry_save: registry_save ============= .. us.tag registry_save ENGLISH uniplot-registry New590 :ref:`registry_save` copies all UniPlot settings from the Windows registry to the specified XML file. .. function:: bool = registry_save(ssFilename) .. us.return **Return Value** *bool*. .. us.params **Parameters** .. uparam:: ssFilename *ssFilename* is the complete filename. This name should have the filename extension :file:`.xml`. .. us.history **History** .. list-table:: :header-rows: 1 * - Version - Description * - 5.9 - New .. seealso:: :ref:`overview-application-object`, :ref:`registry_load`, :ref:`AppLoadSettings`, :ref:`AppSaveSettings` :sub:`id-2002770`