UiPath UiPath-ADAv1 Question Answer
A developer created a DataTable called "DT" using the Build Data Table activity as shown in the exhibit:
What is the result of the expression:
The expression:
DT.Rows(0)(1).ToString + DT.Rows(1)(0).ToString
UiPath UiPath-ADAv1 Question Answer
A developer created a DataTable called "DT" using the Build Data Table activity as shown in the exhibit:
What is the result of the expression:
The expression:
DT.Rows(0)(1).ToString + DT.Rows(1)(0).ToString