I tried that. My use case is actually doing work in Java reflection. And when you omit the parameter like you suggested, the code stops working. It’s using those values to deduce what methods to call, etc.
I went and tried your suggestion again, and this time it worked. I must have borked something up the previous time causing issues. Let’s close this out!