UiPath Tutorial 04 -Variables and Arguments|String Variable |Substring Function |String Manipulation

Описание к видео UiPath Tutorial 04 -Variables and Arguments|String Variable |Substring Function |String Manipulation

This video explains -
What are the types of variables in uipath?
How do you create a variable in UiPath?
In which variable types can you store text in UiPath?
How can we change the scope of a variable in UiPath?
how to print a variable in uipath?

What are String operations in uipath?
How to find substring in string i uipath?
How to remove characters from string in uipath?
what is substring syntax in uipath?
uipath substring example
uipath substring indexof
uipath trim spaces
=============================================
Learning:

Text/String Variable – This variable is used to store string values

Project 1:

• Take user name as user input – Add Input dialog Activity
• Display the user name in message box – Message Box
• Display the first three letters of the user name in message box

User name - Rajesh
First three letters - Raj
012
• Start Index – 0
• Length – 3
Substring function - string.Substring(0,3)

==================================================================



JMeter Tutorial Playlist:

   • JMeter Tutorial  



Git and GitHub Tutorial Playlist:

   • Git and GitHub  Tutorial  



Automation Anywhere Tutorial Playlist:

   • Automation Anywhere A11 Tutorial  



UiPath Tutorial Playlist:

   • UiPath Tutorial  



Subscribe for more tutorials -    / @qualityassurancelab7764  

Комментарии

Информация по комментариям в разработке