not exactly what i meant to ask... i am wanting to know if theres not a run around way to check if they are not in your group so you don't have to write a loop to check each group member something like if !${Group.Member} { yada } [ Although i did find out ${Group.Member[<Target>]} would return a nu...