Arguments in Uipath

Hi friends

can anyone explain about arguments with simple example.
where can we use this in real time.
sorry for such a basic question.

Thanks in advance

Refer this to get a clear picture on arguments.:slight_smile:

1 Like

@oshan

We will use Arguments to Interact between two different workflows.

1 Like

if you have some variable in one workflow/Xaml and you want to use it again in another workflow/Xaml ,than you can pass the value using argument.

For example - In one workflow you get the value, assume “country name” from some website and stored in some variable in one workflow , but you want to use “country name” variable in other workflow than you have to use arguments.

If still you didn’t get it , feel free to tell …people over here are very helpful .Someone will surely help you .

1 Like

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