-
Differentiating Properties by their Property Groups
Hi,
Is it possible to differentiate 2 properties with the same name (e.g. “Slider”) without using their index?
For instance, each “Slider” properties are in a different Property Group : “Group 1” & “Group 2” in an effect “EFFECT”.

If I’d like to link the “Slider” from “Group 2”, can I differentiate it with something like that? (this won’t work)
thisComp.layer("LAYER").effect("EFFECT")("Group 2")("Slider")