Exam UiRPA All QuestionsBrowse all questions from this exam
Question 10

HOTSPOT -

A developer wants to map the arguments that pass data to and from ExtractQuotationData.xaml to the appropriate variables in Main.xaml.

Instructions: From the drop-down lists in the Value column shown in the following exhibit, select the correct variable that corresponds to each argument.

    Correct Answer:

Discussion
BotLearner

It should be 'FilePaths' to match the variable type as string[]

foodavid

Should FilePaths,cause the same type string[]

rolles

i agree, it should have the same data type, answer should be FilePaths

fletchm58c

Agree should be string[]