-
Notifications
You must be signed in to change notification settings - Fork 0
Tab Layers
EyeOdin edited this page Mar 3, 2024
·
9 revisions
Rename the layers of the active document. It will check for repeated layer names and if there is no repetition it will rename the layers with the string.

- Spaces : Replaces all spaces with a string
- Replace : Replaces a string with another string ( Folders, Layers )
- Prefix : Adds a prefix ( Folders, Layers )
- Suffix : Adds a suffix ( Folders, Layers )
-
Layer List : Script run results :
- Check for repeated layer namespaces and returns the list of offenders ( double click to select layer )
- Returns "Success" if script runs to completion
- Rename Layers : Run the layer rename script
Project Pages