DataLab
is a compact statistics package aiming at exploratory data analysis. Please visit the
DataLab Web site
for more information....
Home
Programming DataLab
DLabPascal
I/O Functions
Varia
CopyTextFromClipboard
See also:
CopyTextToClipboard
Index
Statistical Background
CopyTextFromClipboard
Declaration:
CopyTextFromClipboard
: string;
The function Copies
CopyTextFromClipboard
retrieves any text from the Windows clipboard and returns it as string. If the clipboard does not contain any text an empty string is returned.