Get from clipboard
Get from clipboard activity is used for retrieving specific text from the clipboard or inserting it into the clipboard.
| *Result text name | The Variable’s name to assign the data read from the clipboard is written. |
Note: * Fields selected with are required, others are optional.
Result text name examples
You can use the Result text name as shown in the examples.
getVar
${Varname}
The data saved in the clipboard after any operation is taken into the process from the clipboard by giving a variable name. If the variable is already defined, the variable name is used as ${}:
${getVar}