Hey guys,
I want to know how to sum up every value in an array. I think I need a loop. But I dont know what then? What node should I connect to it? I mean know I get every index and then sum thm up by using integer+integer. How would I do it with a loop?