How can I get the current scenario object that is selected in the scenario manager widget? I’m loading scenarios from an object set, and I have the “Scenario manager 1 Active scenario” variable, but I want to get the object which backs that scenario. The reason is that I want to get other properties associated with that object, namely the user which created the scenario. I also need to use the object associated with the currently selected scenario as input for actions that modify properties on the scenario.