Discuss Robotics Process Automation. RPA is a rapidly growing field with 6 figure incomes and an extreme workforce shortage. This sub forum will be used to discuss aspects of RPA as it relates to both scripting languages and RPA software such as UIPath or Automation Anywhere
Starting with with this release, Allan Zimmermann added native AutoHotkey capability. Look out, world!
(In the animated GIF you can see that "Parameter1" was declared in OpenRPA, passed to the AHK activity, modified, and returned to OpenRPA.)
OpenRPA-activities.PNG (12.39 KiB) Viewed 3265 times
ahk-expression-editor.PNG (24.13 KiB) Viewed 3265 times
Yeah, that's it all right. I'm pretty sure the one shipped is based on sharpAHK, but I have dropped in the activity dlls from UiPath's open-sourced script activities too, which use AutoHotkey.Interop, also a C# wrapper around AutoHotkey.dll. Both work.