Does the unsupported @ExpandNameList still work? I just found it but cannot get it to work. MembersOut = Evaluate({@ExpandNameList(@DbName; "LocalDomainAdmins")}) Forall names In MembersOut Print names End Forall What I am ultimately trying to do is determine if a username is somehow listed in a names field either explictly or in a group.