I am trying to get list items from SharePoint using recursive call via Do Until action. But that seems to not behaving as expected.

Here the condition is true but still it does not loop again.
I tried using Integer variable too.
Any help would be much appreciated.