Hi Community, I'm currently trying to realise a delicate algorithm in AutoIt. We want to receive all members of an AD group. If there are more (nested) groups inside we want to get their members as well. If in these are also groups we want the members. My problem is, I cannot think of an appropriate solution for this at the moment as this can be infinite at some point. What I already have is a function    ... that can read out all the Groups in a Group and returns 0 if there are none