GetClipboardText()
语法
Text$ = GetClipboardText()概要
Returns the text string currently contained within the clipboard.
参数
无.
返回值
Returns the content of the clipboard if it contains text. If the clipboard contains no data or no text data, then an empty string is returned.
参阅
GetClipboardImage()
已支持操作系统
所有