.. highlightlang:: us .. index:: EmptyClipboard .. _emptyclipboard: EmptyClipboard ================== .. us.tag EmptyClipboard NOTREADYENGLISH clipboard New5600 :ref:`EmptyClipboard` empties the clipboard. .. function:: bool = EmptyClipboard() .. us.return **Return Value** *bool* .. us.example **Example** :: EmptyClipboard() .. us.history **History** .. list-table:: :header-rows: 1 * - Version - Description * - R2014 - New .. seealso:: :ref:`overview-clipboard`, :ref:`SetClipboardText`, :ref:`SetClipboardObject` :sub:`id-713793`