SetClipboardText()

语法

SetClipboardText(Text$)
概要
Stores a string into the clipboard. If the clipboard already contains text, it will be overwritten.

参数

Text$ The string you want to store in the clipboard.

返回值

无.

参阅

SetClipboardImage(), ClearClipboard()

已支持操作系统

所有

<- SetClipboardImage() - Clipboard Index