.. highlightlang:: us .. index:: EdCanPaste .. _edcanpaste: EdCanPaste ========== .. us.tag EdCanPaste ENGLISH New300 EdGet :ref:`EdCanPaste` checks if the objects in the clipboard have a format that is supported by UniPlot editor. .. function:: bool = EdCanPaste(hEd) .. us.return **Return Value** *bool* is TRUE (1) if the object in the clipboard can be inserted and otherwise FALSE (0). .. us.params **Parameters** .. uparam:: hEd *hEd* identifies the editor. .. seealso:: :ref:`overview-editors`, :ref:`DocCanPaste` :sub:`id-612417`