I can’t think a way of adding the multiples ints returned from the foreach loop.
on the image above you can see that the foreach loop, loop through a set amount of childs and then returns the “SubConta” int from each child, but then i can’t think of a way to add all those returned ints from the loop to result a total from them.