• Global community
    • Language:
      • Deutsch
      • English
      • Español
      • Français
      • Português
  • 日本語コミュニティ
    Dedicated community for Japanese speakers
  • 한국 커뮤니티
    Dedicated community for Korean speakers
Exit
1

JSX to perform actions.

Engaged ,
Jun 06, 2016 Jun 06, 2016

Copy link to clipboard

Copied

I'm looking for a script for Illustrator that performs actions of my set of actions

TOPICS
Scripting

Views

439

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines

correct answers 1 Correct answer

Valorous Hero , Jun 06, 2016 Jun 06, 2016

This will satisfy your search:

app.doScript("Action 1", "Test Actions");

Make sure to have an action set called "Test Actions" and an action called "Action 1" inside it.

Votes

Translate

Translate
Adobe
Valorous Hero ,
Jun 06, 2016 Jun 06, 2016

Copy link to clipboard

Copied

This will satisfy your search:

app.doScript("Action 1", "Test Actions");

Make sure to have an action set called "Test Actions" and an action called "Action 1" inside it.

Votes

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Engaged ,
Jun 06, 2016 Jun 06, 2016

Copy link to clipboard

Copied

LATEST

Silly-V, be happy! Worked perfectly. Thank you.

Votes

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines