Hi,
I am currently building a Power Automate Desktop workflow where I am experiencing this issue:
- I want to use the "Wait for shortcut key" function
- according to the documentation, I can use single values (like: ctrl + A) and could also use "...multiple shortcut keys seperated by comma" (defined as "List of Text values" according to this documentation page)
- the aim of my workflow is, to either get 'ctrl + A' OR 'ctrl + F' as shortcut entry and use this info later in the workflow
- so I tried everything as input in the "Shortcut key" input field:
- Ctrl + A,Ctrl + F --> error, is not accepted as definition
- 'Ctrl + A','Ctrl + F' --> error, is not accepted as definition
- "Ctrl + A","Cctrl + F" --> error, is not accepted as definition
- [Ctrl + A,Ctrl + F] --> error, is not accepted as definition
I would very much appreciate any kind of hint or help on how to solve this mystery...
Many thanks,
Harald