ClipboardGet
- retrieves current contents of Windows clipboard

Miscellaneous functions
(AmiBroker 4.60)


SYNTAX ClipboardGet()
RETURNS STRING
FUNCTION Retrieves current contents of Windows clipboard
EXAMPLE
"Contents of the Windows clipboard" + ClipboardGet();
SEE ALSO ClipboardSet() function

References:

The ClipboardGet function is used in the following formulas in AFL on-line library:

More information:

See updated/extended version on-line.