Argument Passing in UiPath

Опубликовано: 29 Март 2026
на канале: ESCON INFO SYSTEMS
43
2

In UiPath, arguments are of different types hence we can create different types of arguments like Generic value, text, number, data table, object, Boolean.
An important point about arguments is that they have particular directions that tell the application where the information stored is supposed to go.
Additionally, arguments have specific
Directions: In, Out, In/Out, Property