I am wondering if it is possible to use a boolean or function in a kixtart script. I would like to use an if statement that will run if a user is in either of 2 groups. It would look like this if possible:

If InGroup ("Grp" OR "Grp2") RUN j:\test.exe
EndIf

Does anybody know if this can be accomplished in a kixtart script.