VBScript → Lua SwxWare 2011
This property takes or returns the current status text of the script user.
' Getting the script users status text Dim sStatus sStatus = PBXUser.FreeStatusText ' Setting the script users status text PBXUser.FreeStatusText = "I am out for lunch"
This property takes or returns a string value.
It is identical to the GSE build-in property IpPbx.UserFreeStatusText.
The status text of a user is getting in the SwyxIt! client when hovering the mouse pointer above a speed dial key being configured to that user.
By Tom Wellige