Get From Clipboard
It retrieves data from the clipboard.
Input
- Timeout (milliseconds): Specifies the amount of time (in milliseconds) to wait for the activity to run before an error is thrown the default value is 30000 milliseconds (30 seconds).
- Type:
System.Int32
- Type:
Output
- Result: The data retrieved from the clipboard.
- Type:
System.String
- Type: