Global variable, not argument

UiPath
I don’t want to use arguments.
Is there such a thing as a project global variable?
sequence1
Without using variable A as an argument, immediately
sequence2
Variable A Please let me know which system variable can be used.

1 Like

Hi,

The following topic might help you.

e,g. Asset, custom activity, Environment variable etc

Regards,

Yes of course you can define a variable as a global variable
In variable panel you can see a column named SCOPE
Where you can define the scope of that varivale which means whether it has to be taken as a local or a global variable that can be used at any place inside the workflow

Cheers @111617

Can I make a custom activity like dto in c#?

Yeah of course

Cheers @111617

1 Like

Hi,

Can I make a custom activity like dto in c#?

I’m not sure, but it’s easier to use custom activity in market place.
In the above topic, the following custom activity is introduced.

Regards,

1 Like

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