Create your first automation in just a few minutes.Try Studio Web →
by Novigo Solutions
2
Snippet
<100
Summary
Summary
This activity is used to find the element which has the highest number of occurrences in a list of elements.
Overview
Overview
This Snippet requires five arguments to be supplied:
1. in_ArrayOfElements (Object []): The Array of Values to find the element which has the maximum occurrence. Required.
2. in_Value (Object): The element whose number of occurrences needs to be found. Optional.
3. out_MaxOccurredElement (Object): The element which has the maximum occurrence. Required.
4. out_ElementCount (Dictionary(String,Integer)): Output Dictionary which has each element in the list as a Key, and its number of occurrences as its value. Required.
5. out_ValueOccurrence (Integer): The number of occurrences of the argument in_Value in the list**. Optional.**
Features
Features
Finding the most frequent element in the supplied list. Also returns a dictionary of the element and its number of occurrences.
Additional Information
Additional Information
Dependencies
UiPath.System.Activities >= 18.4.1
Code Language
Visual Basic
License & Privacy
BSD
Privacy Terms
Technical
Version
1.0.0Updated
November 4, 2021Works with
Studio: 18.4 - 22.10
Certification
Gold Certified
Support
Phone: +91
Email: arpan.bangera@novigosolutions.com
Business Hours: Mon-Fri 9 AM to 6 PM IST; Response time: 1 business day (24 hours); Resolution time: 15 days.
Resources