Hey!
I have figured out how to Input Data from UiPath into a Python Script, but till now only for one Method.
But my Script needs multiple inputs in different Methods.
Does anybody knows how i can Input Data in different Methods trough UiPath?

It isnt Working like this
Anil_G
(Anil Gorthi)
2
@Beere_Plays
Use invoke script and call each script separately when
Needed and pass the values for that script alone
I beleive you wont be running all the functions in one go
Cheers
Hey Anil!
But can i do it like this:
Anil_G
(Anil Gorthi)
4
@Beere_Plays
Yes this works…you can pass all the arguments in same order as a list…in the prameters field
Cheers
system
(system)
Closed
5
This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.