Home / comp / gb.qt / clipboard / paste 
Clipboard.Paste (gb.qt)
Syntax
STATIC FUNCTION Paste ( [ Format AS String ] ) AS Variant
Returns the clipboard contents.

If the clipboard is void, or if its contents cannot be interpreted, returns NULL.

You can specify with the Format argument the wanted format of the data as a MIME type.