I need a solution
Hi,
I need a solution.
I`ve one array with data collected from GetGroupListComponent.
All elements have name starting with ACL_RO_name1 and ACL_RW_name2 string.
How can I create new array without those prefixes?
I want to have only name1 and name2 elements in my new array.