Description
Reads the clipboard content and saves it to a file. The files are saved to the C:\Users\<Username>\ElectroNeek by default.
The value is also saved to the clipboard_content
variable. The "Save value to variable clipboard_content" activity is created automatically.
Parameters
Wait before, sec
Allows you to set the delay in seconds before the action is executed.
Wait after, sec
Allows you to set the delay in seconds after the action has been performed.
Comment
Contains an annotation of the activity. The input text will be displayed above the activity name.
Usage Examples
This activity may be suitable when a bot has to copy text to the clipboard and then process this text or paste it somewhere else.