ActiveToggles should only return toggles that are on. Checking for isOn is redundant
Plus, if the toggles are set up in ideal fashion, it will only contain one toggle (unless allow off is enabled) because that’s the whole point of a toggle group - so iterating is meaningless