Welcome to ExamTopics
ExamTopics Logo
- Expert Verified, Online, Free.
exam questions

Exam UiRPA All Questions

View all questions & answers for the UiRPA exam

Exam UiRPA topic 1 question 79 discussion

Actual exam question from UiPath 's UiRPA
Question #: 79
Topic #: 1
[All UiRPA Questions]

A developer is designing a workflow that performs the following activities:

1. Gets text from a web page
2. Stores the text in a String variable
3. Performs validations on the string format
4. Saves the final result in a text file

As the developer is building the workflow, from which panel can a variable be created?

  • A. Activities Panel
  • B. Properties Panel
  • C. Project Panel
  • D. Locals Panel
Show Suggested Answer Hide Answer
Suggested Answer: B 🗳️

Comments

Chosen Answer:
This is a voting comment (?). It is better to Upvote an existing comment if you don't have anything to add.
Switch to a voting comment New
AutomationMaster
Highly Voted 1 year, 7 months ago
Selected Answer: B
Will go with Properties panel as Local Panel is available during debug mode.
upvoted 7 times
...
rolles
Most Recent 1 year, 5 months ago
The Activities Panel (option A) provides a list of available activities that you can drag and drop onto the workflow canvas. It doesn't directly support variable creation. The Project Panel (option C) displays the files and folders within your project but does not offer direct variable creation functionality. The Locals Panel (option D) is used during debugging to monitor the values of variables within a specific workflow instance. It is not the appropriate panel for creating variables. Therefore, the Properties Panel (option B) is the panel from which a variable can be created while building the workflow in UiPath Studio.
upvoted 2 times
...
Community vote distribution
A (35%)
C (25%)
B (20%)
Other
Most Voted
A voting comment increases the vote count for the chosen answer by one.

Upvoting a comment with a selected answer will also increase the vote count towards that answer by one. So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.

SaveCancel
Loading ...