Pass arguments to windows application

how to pass arguments to windows application
Use case:
1.clicked on one option in window app(calc.exe and option is =).
2.Need to capture this user clicked info
3.Pass this clicked info to other window application which i wrote.
please help on this

Hi @tinahuston

Welcome to our UiPath Forum! :slight_smile:

It should be doable using Monitor Events feature and then a simple Type Into activity. Here is the reference material that should be sufficient:

https://forum.uipath.com/search?q=Monitor%20Events%20click

Let us know how it went or in case you will encounter some issues :slight_smile: