set-clipboard-string in clipboard<%>
Changes the current clipboard contents to a text string and releases the current clipboard client (if any).
(-> voidsenda-clipboardset-clipboard-stringnew-texttime)
new-text: string
time: exact integerSets the clipboard contents to
new-text. See Cut and Paste for a discussion of thetimeargument. Iftimeis outside the platform-specific range of times, anexn:fail:contractexception is raised.