Equinox Online Help - Language Reference - A to Z
IsUserGroupAttached |
|
|---|---|
| Applies to | ![]() |
| Syntax | IsUserGroupAttached (GroupNameExpression) |
| Action | [Function] Provides connection information regarding a specified user group. |
| Scope | Usable anywhere. |
| Notes | This function is used to determine whether a particular user group specified by GroupNameExpression is currently attached. It returns the number of logins for that particular group. |
| Category | Client - Server |
| See Also | ConnectionID, FirstAttachedUser, IsNetwork, IsUserAttached, NextAttachedUser, RemoveAttachedUser |
| Example | This example prints a snapshot of how many logins each user group is responsible for. The ones showing zero could show redundant user groups. string GroupName |
