def channelbox_command_unmuteAll(box, menuItem, key, *args): with sysCmd.Undo(): cmds.channelBox(box.channelbox, e=1, exe=("mute -disable -force \"#P.#A\";", 0))