GetClipboardData()
Syntax
Data = GetClipboardData(Datatype)
Description
Returns a copy of a data actually contained in the clipboard.
For now, only one data type is supported:
#PB_ClipboardImage: which returns the ImageID of a previously pasted picture.
Supported OS
Windows, AmigaOS, Linux