Condition if a user is not a member of a group

KB15
Giga Guru

It's simple Javascript question:

I'm looking to find how to check if a caller is not part of a group in a notification. I've successfully used isMemberOf to check for a group but not the reverse.


Any help would be appreciated!

10 REPLIES 10

I think that did the trick. I know mentioned it before but I wasn't exactly sure if I had to put it in front of the entire condition or somewhere in between.