.. highlightlang:: us .. index:: AppGetActivePrinterName .. _appgetactiveprintername: AppGetActivePrinterName ======================= .. us.tag AppGetActivePrinterName ENGLISH New520 App The function :ref:`AppGetActivePrinterName` returns the active printer name. .. function:: ssPrinterName = AppGetActivePrinterName() .. us.return **Return Value** *ssPrinterName* is the printer name or an empty string if no printer is active. .. us.history **History** .. list-table:: :header-rows: 1 * - Version - Description * - 5.2.0 - New .. seealso:: :ref:`overview-application-object`, :ref:`AppSetPrinter`, :ref:`AppGetAllPrinterNames`, :ref:`AppIsPostScriptPrinter`, :ref:`DocPrint`, :ref:`PagePrint` :sub:`id-1030078`