VBScript → Lua SwxWare v13.27
Returns True if at least one group user is currently logged into SwyxWare with any client.
Dim bLoggedIn bLoggedIn = PBXGroup.IsLoggedIn
This function returns a boolean value.
You can also use PBXGroup.IsBusy to check if all group users are currently busy.
By Tom Wellige