@User uploaded a file:
Untitled and commented: i have a method 'anotherMethod' with an iterator which is related an iterator from the caller, I want to update the caller iterator to the last value of the 'anotherMethod' function when it exits, how do I do that?