Posts by R. Magnago • 1 point
1 post
-
0
votes1
answer171
viewsQ: How do I call a method within a loop?
I’m trying to perform a function ,which I have a call from another function within a loop, however the return function only loads the first method input. So, how do I call a method within a loop?…