Articles → UiPath → Invoke Method Activity In Uipath
Invoke Method Activity In Uipath
Purpose
Example
- Create a new ArrayList "strArray"
- Call the "Add" method of ArrayList using the "Invoke Method" activity
- Display the count of arrays before and after the "Invoke Method" activity
Click to Enlarge
- Save and run the bot
Output
Click to Enlarge
Click to Enlarge