Composition naming
I would like to check all the compositions in the project panel for a specific name. For example, if I would like to copy a composition with the name "Comp 1". I would like to check if there is the composition with the name "Comp 1" and added suffixes "dup_1", "dup_2". "dup_3". If there is one my goal is to increment the last number. So the second time I copy the composition it would end with "dup_2". "dup_3" "dup_20" etc. Could you help with with these code?
