<< Click to Display Table of Contents >> Navigation: ThinBASIC Core Language > BuiltIn Functions > Clipboard functions > ClipBoard_GetText |
Description
Returns the text buffer from clipboard buffer.
Syntax
s = ClipBoard_GetText
Returns
String
Parameters
Name |
Type |
Optional |
Meaning |
Remarks
Restrictions
See also
Examples