Question
Set/unset layer as template
Hi all,
I'm writing a script that enables/disables a layer as a Template layer.
In the Illustrator scripting reference (2017), I see the properties and methods I can access for Layer objects.
It states other booleans such as 'printable', but not 'template' or 'isTemplate' which are accessible (not read-only).
Is it possible to set/unset a layer as template layer through script?
