QuestionQ18

UiPath Studio

What is the function of the Invoke Code activity in UiPath?

  • A Invokes VB.NET or C# code, optionally passing it a list of input arguments.
  • B Invokes VB.NET or Java code, optionally passing it a list of input arguments.
  • C Invokes VB.NET code, optionally passing it a list of input arguments.
  • D Invokes Java code, optionally passing it a list of input arguments.
Explanation

The UiPath Invoke Code activity synchronously invokes VB.NET or C# code and can optionally pass a list of input arguments to that code.

Learn more

Community Discussion

No comments yet. Be the first to start the discussion!