In ESD #4.1, the following new function was added:
Identifies whether the user belongs to the specified group.
GROUP_MEMBER ( group-name-string-expression [ , user-name-string-expression ] )
group-name-string-expression Identifies the group to be considered.
user-name-string-expression Identifies the user to be considered. If not supplied, then the current user name is assumed.