How to map the arguments in uipath apps

i just tried to map the arguments to UiPath app but value binding field not available.
how to do that?


i have these args

Hi @prasanthmuthu1997,

Please save and close App and then open it again. If it does not work, then clear the Brower history and open the App again. Hopefully it works because it’s working for me.

@prasanthmuthu1997 ,

Value binding is not part of VB apps. so in this case you can write an expression direct on text box.

Processes.ProcessName.Argument.

2 Likes

This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.