Hi
Im currently trying to simply itterate over groups from a regex match but i cant get it to work. the Thing is it Needs to be generic. so the amount of groups in the match can change so it Needs to be done with some Kind of itteration and not with direct accessing the value.
The write line should eventualy be replaced with a string concatination.
Kind regards
Main.xaml (6.1 KB)