Copy Selected Text
Gets the selected text using Clipboard functionality.
Options
- 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: