app.project.item(index).selectedLayers
Description
All of the selected layers in this composition. This is a 0-based array (the first object is at index 0).
Type
Array of Layer objects; read-only.
app.project.item(index).selectedLayers
All of the selected layers in this composition. This is a 0-based array (the first object is at index 0).
Array of Layer objects; read-only.