How to use Variables and Arguments in UiPath - Beginners Tutorial

Опубликовано: 20 Сентябрь 2024
на канале: UiPath with Jeppe
4k
87

A short introduction tutorial where we'll look at variables, their scopes, and also at how to pass arguments from one process to another.


Timecodes:
0:00 Introduction
0:44 Our demo automation
1:24 The need for variables
1:47 Creating a variable
2:13 Creating another variable (in a different way)
2:35 Data Type selection
2:57 Scopes
3:57 Increasing variable scope
5:03 Extracting an activity to its own process
5:55 Arguments
6:25 Using the Invoke Workflow activity
7:12 Argument direction
8:19 Argument naming conventions