-
AE recursive check through layers
Hi everyone,
I’m looking for a recursive expression that would go through layers and return the index of the first layer with a specific name.
The exact idea for the expression would be to find the first layer above the expression layer, with the name “column”. Then to return its index.
Thx