Up

_GETclipBoardData

Return the string content of the clipboard.

Only a string content is returned. if the clipboard contains another object type, nil is returned.

Prototype :

fun [] S

Return : S the string content or NIL if an error occurs.

See also :

_SETclipBoardData

Example :

Note :