SetContainerDeactivated? Can't find it.

So I am new to using the Graph, but I have had decent success figuring things out, but this just stumps me. I made it so the Container can be activated if the condition is met by using the SetContainerActive Function, but oddly enough there does not seem to be a SetContainerDeactive Function. How am I suppose to turn of a container?

There is no setcontainerdeactivate, you just use the same setcontaineractive node and un-check “new active” to deactivate.
Checked=Activate
Un-Checked=Deactivate

Oh well I thought I tried that, must have done something wrong. Guess I just ruled it out after I didn’t see it work. Thanks!