Welcome to KORG!

I have just one Universal group, used to validate our login script functionality. I'm the only member of the group. Our script does NOT use "InGroup" for group matching, and I confirm that it works with our custom logic.

Putting the following test together verifies that this works on Windows 10 using native Kix code as well on my system:
 Code:
If InGroup('OG-Universal Group Test')
 'In Group!'
Else
  'Not in group.'
EndIf
@CRLF
This returned "In Group!" when run on my Windows 10 x64 workstation.

Can you post the section of code that's failing?

Glenn
_________________________
Actually I am a Rocket Scientist! \:D