Removing Certain Channel Masks
I am looking for a way to loop through all the channel masks and only remove the ones with specific names.
Example:
I may have the following channel masks..
Mask1
Mask2
Mask3
I need the script to loop through all the channels and remove Mask1 , Mask2, Mask3 if found.
Any other masks with different names are to be ignored.
Has anyone got a s script or can help me create one to achieve this please.

