KEYBOARD Hot key (copy, cut, paste, select all) function

The KEYBOARD Hot key (copy, cut, paste, select all) function in RPA.

Help CentreBuilding Processes

This article describes the RPA Keyboard functionality to hot key (copy, cut, paste, select all).

For a full list of available functions, please read KEYBOARD functions.


Description

The KEYBOARD Hot key (copy, cut, paste, select all) function allows you to hot key (copy, cut, paste, select all).


Setting it up

To use the KEYBOARD Hot key (copy, cut, paste, select all) function, follow these instructions:

{{popups:rpas/add:action=hotkey}}

Once on a process map:

  1. Navigate to the process where you would like to add the KEYBOARD Hot key (copy, cut, paste, select all) function
  2. Click on the green button’s drop-down (right side of the green button labelled “Process”)
  3. On the menu that appears, click on the “+ Activity” item
  4. From here you can select the KEYBOARD Hot key (copy, cut, paste, select all) option
  5. Click "Add" once you are done

Input parameters

ParameterRequiredTypeDefaultDescription
WindowYesText-The window title
Key 1YesSelect-Modifier key (Ctrl, Alt, Shift, Win)
Key 2YesText-The second key
IterationsYesNumber1Number of times to press
IntervalYesNumber0Seconds between presses

Output variables

This action does not produce output variables.


Errors

ErrorDescription
Window not foundThe window could not be found

Tips

  • Simulates keyboard shortcuts like Ctrl+C, Alt+F4
  • Common shortcuts are available as presets

Related functions

See it working on your own data

Everything documented here ships with the platform – try the document tools free, or go live in 7 days.