SetClipboardText()

Syntax

SetClipboardText(Text$)
Description
Stores a string in the clipboard. If the clipboard already contains some text, it will be overwritten.

Parameters

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

Return value

This command does not return any value.

Supported OS

All

<- SetClipboardImage() - Clipboard Index