QuestionQ27
UiPath StudioA developer needs to add items to a list of strings by using the Invoke Method activity. The list is declared as follows:

The Invoke Method activity has these properties:

The Parameters property is configured as follows:

Based on the information in the exhibits, what is the outcome of the Invoke Method activity?
- A An exception will be thrown.
- B Colors will contain an item with the value "Yellow".
- C Colors will contain an item with an empty value.
- D Colors will contain an item with the value "Colors: Yellow".
Community Discussion