Eyeon:Script/Reference/Libraries/eyeon/getclipboard
From VFXPedia
< Eyeon:Script | Reference | Libraries | eyeon
Contents |
Usage
eyeon.getclipboard()
Returns
This function returns a string containing the current contents of the systems clipboard, or nil if those contents are not text.
Remarks
Requirements
- eyeonScript 5.1
Examples