UiPath Automation Developer Associate Exam (2023.10) UiPath-ADAv1 Question # 64 Topic 7 Discussion

UiPath Automation Developer Associate Exam (2023.10) UiPath-ADAv1 Question # 64 Topic 7 Discussion

UiPath-ADAv1 Exam Topic 7 Question 64 Discussion:
Question #: 64
Topic #: 7

A developer created a datatable, dt_Users as shown in the following exhibit.

UiPath-ADAv1 Question 64

After populating the datatable variable, the developer wants to assign each User ID in dt_Users to a List variable Users_List. To achieve this, the developer plans to use an Add To Collection activity inside a For Each Row activity.

UiPath-ADAv1 Question 64

How should the Item property of the Add To Collection activity be configured?


A.

CurrentRow(0)ToStnng


B.

CurrentRow(1) ToString


C.

dtJJsers(O) ToString


D.

dt_Users(1) ToString


Get Premium UiPath-ADAv1 Questions

Contribute your Thoughts:


Chosen Answer:
This is a voting comment (?). It is better to Upvote an existing comment if you don't have anything to add.