SETLABEL change?

I just upgraded to the latest beta (from an earlier beta) and my label button stopped working. It doesn't generate a list anymore - instead, I just get a non-functioning placeholder.

Properties SETLABEL !list LABELCATEGORY raw:Status ADDLABEL SETLABELTOGGLE
I want to display a list rather than a menu so it can be part of a Menu Button.

Thanks

Remove the word !list

SETLABEL produces a list by default when not given any label name or special !xyz parameter (like !menu). There isn't an explicit !list parameter; you just leave it blank.