Disable keyframes with a checkbox
Is have an animation with "In animation keyframes" and "Out animation keyframes" applied to it. I'd like to have an checkbox option to disable the in animation and out animation on demand.
take a look at this simple example:

The box slides in, waits a while, and then moves some more when the Turn off "out keyframes" is disabled. When checked, then the box slides in and stops. It never executes the last 2 keyframes. Can this be done with expressions?