I frequently need to show/hide layers based on the Layer Filter. Today this workflow cannot be automated:
Actions do not record the Layer Filter state (Color/Kind/Name).
Scripting (DOM/Action Manager) does not provide a reliable way to read a layer’s label color or to set/read the Layer Filter programmatically.
Tried stringIDToTypeID('color'), charIDToTypeID('Clr '), and variants like layerSheetColor / sheetColor; many builds return nothing, so a script can’t detect that a layer is “Green”.
This would drastically speed large design/retouch pipelines (hundreds of layers). Typical need:
Thank you!
