Lua → VBScript SwxWare v13.27
Returns true if all group users are currently busy, i.e. not able to accept another call.
local 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