Set Active Layer
illustrator_set_active_layerSets an existing layer as the active layer, directing new artwork to it.
Instructions
Make an existing layer the active one (subsequent new artwork goes here).
Args:
name (string): the layer name.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | Name of the layer to activate. |