Description
Gets text from the clipboard.
Syntax
Application.clipboard.paste()
Parameters
Returns
String. If the clipboard doesn't contain text, this method will return null.