Difference between argument and variable plz?

difference between argument and variable plz?

Hi
variables can be used only within particular workflow

while arguments can be used between different workflows with proper IN, OUT, IN/OUT directions

for more details

Cheers @Soudios

1 Like

So it’s not better to have everytime arguments ?

not like better or not
if we want a value to passed to another xaml file through INVOKE WORKFLOW FILE activity then we need arguments else dont need as we can manage with variables itself

Cheers @Soudios

Hey ,

Here you can find the basic difference between them :slight_smile: