Edit in GitHubLog an issue

ActionSet

Photoshop Actions

Handles the content in Actions panel. Actions panel will have a hierarchy of Action Sets that contain a list of Actions

Properties

NameTypeAccessMin VersionDescription
actions
R
22.1
List of Actions in this Action Set
id
number
R
22.1
The internal ID of this Action Set Can be used for batchPlay calls, used internally
index
number
R
22.1
Zero-based index of this Action Set in the Actions palette
name
string
R W
22.1
The name of this Action Set, displayed in the panel
typename
string
R
23.0
The class name of the referenced object: "ActionSet".

Methods

delete

22.1

void

Deletes this Action Set from the Actions panel


duplicate

22.1

ActionSet

Creates a copy of this Action Set


play

22.1

async : Promise<void>

Plays all Actions in this set one by one

  • Privacy
  • Terms of Use
  • Do not sell or share my personal information
  • AdChoices
Copyright © 2023 Adobe. All rights reserved.