/notify AAWindow AAW_AutoGrantAAsButton leftmouseup
you can check the current state with something like mq.TLO.Window('AAWindow/AAW_AutoGrantAAsButton').Checked() or ${Window[AAWindow].Child[AAW_AutoGrantAAsButton].Checked} if you were trying to broadcast or automatically change it from one checked state to the other