Condition if a user is not a member of a group
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!