Practicing argument creation
Now, since we are familiar with variables and the properties of arguments, let's try building a simple workflow to test our knowledge, as follows:
- Open UiPath Studio and create a new project.
- Open the
Main.xaml
file from the Project panel. - Click on the Activities panel and drag and drop the Input Dialog activity.
- Configure the Input Dialog activity to obtain the name of the user. The configuration of the activity should look similar to this:
- On the DESIGN ribbon, click on New and select Sequence to create a new sequence workflow file, as illustrated in the following screenshot:
- Provide the workflow filename on the popup that appears and click on the Create button to create this workflow, as illustrated in the following screenshot: