def script_wants_forwarding(self):
     """ Returns whether or not the button should be used in the script or to send
     data to MIDI tracks. """
     return ButtonElement.script_wants_forwarding(self) and self._is_enabled