UiPath RPA Associate (UiRPA) — Question 30

A developer invoked a workflow file with three arguments: one "In", one "Out", and one "In/Out". In the Invoked Workflow Arguments window, how can the Value be configured for each argument?

Answer options

Correct answer: A

Explanation

The correct answer is A, as it correctly states that 'In' and 'Out' can accept either a variable or a hard-coded value, while 'In/Out' can only accept a hard-coded value. The other options are incorrect because they restrict the input types for the 'In' and 'Out' arguments or misinterpret the 'In/Out' argument's requirements.