.. highlightlang:: us .. _pagepastespecialdialog: PagePasteSpecialDialog ====================== .. index:: PagePasteSpecialDialog .. us.tag PagePasteSpecialDialog NOTREADYENGLISH PageSet clipboard New592 :ref:`PagePasteSpecialDialog` inserts clipboard data into the active layer of UniPlot document page. If the data is available in different formats, a selection dialog box is displayed. .. function:: ret = PagePasteSpecialDialog(hPage) .. us.return **Return Value** *ret* is the element handle inserted into the page or the filename of the netCDF file. .. us.params **Parameters** .. uparam:: hPage Identifies the page. .. us.history **History** .. list-table:: :header-rows: 1 * - Version - Description * - 5.9.2 - New .. seealso:: :ref:`overview-document-pages`, :ref:`overview-clipboard`, :ref:`PagePasteSpecial` :sub:`id-459115`