after-effects-scripting-guide
after-effects-scripting-guide copied to clipboard
`PropertyBase.PropertyGroup()` returns layer instead of null
When PropertyBase.PropertyGroup() reaches the layer, it returns the layer, not null as mentioned.
Also mention that PropertyBase.PropertyGroup( PropertyBase.propertyDepth ) returns the containing layer.