UiARD Exam QuestionsBrowse all questions from this exam

UiARD Exam - Question 61


HOTSPOT -

A developer needs to create an Out argument to pass the results of a Data Scraping activity to another workflow. The activity scrapes text from a structured list on a website.

From the drop-down list shown in the exhibit, select the Argument Type that should be used.

Show Answer
Correct Answer:

Discussion

5 comments
Sign in to comment
soulebi
May 3, 2024

Answer is System.Data.DataTable , everytime we use data scraping the variable type is DataTable. "all the scraped information is stored in a DataTable variable" https://docs.uipath.com/studio/standalone/2023.4/user-guide/about-data-scraping

Mirjalol
Jul 18, 2024

When we do data scraping, output result always comes up in datatable format.

bhaskar5a5
Sep 6, 2024

System.data.DataTable

ReydHershel
Sep 20, 2024

es la C

Ingvarn
Nov 22, 2024

System.data.DataTable