From where I can create or delete variables in UiPath studio

+1 vote
In UiPath studio, from where I can create a variable and also set its data-type. Also if I want to delete a specific variable, how can I do that?
Mar 25, 2019 in RPA by Divya
6,676 views

1 answer to this question.

+1 vote

Hi @Divya, In UiPath Studio, Variables are used to store multiple types of data and support a large amount of types, ranging from generic value, text, number, data table, time and date, UiElements to any .Net variable type. You can create a variable in 2 ways:

1. From Context Menu in Properties: In the Properties panel of any activity, right-click a field that can be edited, and select Create Variable from the context menu, or press Ctrl+K. A Set Name field is displayed, fill in the name and press Enter. The scope of variables created like this always belongs to the smallest container it is part of.

2. From Variables Panel: Click Variables from Designer Panel and Variables panel is displayed. Now click on Create Variable and a new variables will be created. You can set its Name, Variable Type, Scope and Default Value all from this Variable Panel. 

To Delete a variable, simply right-click on the Variable from Variables Panel and select Delete. You can also press Delete button from keyboard on selecting a variable.

answered Mar 25, 2019 by Anvi
• 14,150 points

Related Questions In RPA

0 votes
1 answer

Can I create dictionary in UiPath studio and add items to it?

Hey @Rumani, you can definitely create dictionary ...READ MORE

answered Mar 14, 2019 in RPA by Abha
• 28,140 points
16,189 views
0 votes
1 answer
0 votes
1 answer
0 votes
1 answer
0 votes
1 answer

What is Get Jobs activity used for in UiPath Studio?

Hey @Rakesh, Get Jobs Activity can be ...READ MORE

answered Mar 14, 2019 in RPA by Abha
• 28,140 points
2,734 views
0 votes
1 answer

How to format text in notepad using UiPath?

Hey @Rashmi, if you want to automate ...READ MORE

answered Mar 18, 2019 in RPA by Anvi
• 14,150 points
7,549 views
+2 votes
1 answer

How can I display current date in "dd-MMM-yy" format in UiPath Studio?

Hi Shilpa, if you want to display ...READ MORE

answered Mar 18, 2019 in RPA by Pratibha
• 3,690 points
16,457 views
0 votes
1 answer

How to check if a string exists in datatable using UiPath?

Hi @Ravi, to check whether a string ...READ MORE

answered Mar 19, 2019 in RPA by Anvi
• 14,150 points
17,091 views
+1 vote
1 answer

Can I create a custom reusable package or library in UiPath studio?

Hi @Deepti, UiPath provides an option of ...READ MORE

answered Mar 25, 2019 in RPA by Anvi
• 14,150 points
7,350 views
0 votes
2 answers

How can I check if an element or window exists using UiPath Studio?

Element Exists help you READ MORE

answered Jun 24, 2019 in RPA by anonymous
25,132 views
webinar REGISTER FOR FREE WEBINAR X
REGISTER NOW
webinar_success Thank you for registering Join Edureka Meetup community for 100+ Free Webinars each month JOIN MEETUP GROUP