Okay figured it out. It actually has to be a Script call, and the text entered has to be `JM_EBB.enabled(false)` without tildes. Unlike with JM_EBB.setConfiguration(to), you don't need to put the function input in double quotes. `JM_EBB.setConfiguration("exampleConfiguration")` vs `JM_EBB.enabled(false)`