Articles → UiPath → Arguments In Uipath
Arguments In Uipath
Purpose
Example
- Create an argument with "In/Out" direction
Click to Enlarge
- Create an input dialog to get the name from the user
- Assign the output of the input dialog to an argument
Click to Enlarge
- Save the file "Demo.xaml"
- Invoke the "Demo.xaml" file using the "Invoke Workflow File" activity
- Import the argument
- Assign it to a local variable
Click to Enlarge
- Display the value of the local variable in the message box
Click to Enlarge
Output
Click to Enlarge