Introduction:
This will be your very first robot – and as with all other programming languages the first program you make should be about saying hello to the world.
What you will learn:
- Primarily
- Create a UiPath project
- How to navigate and use UiPath Studio
- Secondarily
- Basic activities
- The output console
Client name: You Inc.
Process name: HelloWorld
Case description:
Create a robot that says “Hello World” in many different ways:
- Create a new project
- Write ‘Hello World’ using a write line activity
- Create a delay of 3 seconds
- Write ‘Hello World’ using a log message activity
- Open NotePad and type ‘Hello World’
- Create another delay of 2 seconds
- Close Notepad
- Write ‘Hello World’ in a message box