Exam UiRPA All QuestionsBrowse all questions from this exam
Question 48

When creating a new argument, which argument property can be left blank?

    Correct Answer: A

    When creating a new argument, the Default value property can be left blank. The Name, Direction, and Argument type are essential for defining how the argument will be used and processed, thus they cannot be left empty.

Discussion
AutomationMasterOption: A

While creating an argument in UiPath Studio Name, Direction and Argument type are auto populated so Default value can be considered as an optional field hence can be left blank. So correct option should be A.

rollesOption: A

Only the "Default Value" field is optional. All others are required to be populated.