VBScript → Lua SwxWare v13.27
Returns True if all group users are currently busy, i.e. not able to accept another call.
Dim bBusy bBusy = PBXGroup.IsBusy
This function returns a boolean value.
You can also use PBXGroup.IsLoggedIn to check if at least one group user is logged in into SwyxWare with any device.

By Tom Wellige