Implementing the extended function keys F13 to F24 using the Send Hot Key activity

How to send the extended function keys (F13-F24) using the Send Hot Key activity.

Adding the shift key to the function keys F1-F12 helped in achieving the same. For example, Shift + F1 is mapped to F13. Similarly Shift + F2 to F14 and so on and so forth.

Steps to implement the same would be as follows:

  • Drag a Send Hotkey activity
  • Check 'Shift' and then pass the function key as per the above mapping.