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

Getting the current Adobe ID user name in Extendscript

New Here ,
Mar 05, 2019 Mar 05, 2019

Hi,

I'm looking for a way to get the current Adobe ID user name.

Following environment variable get computer's user name but is there variable for Adobe ID?

$.getenv("USER")

TOPICS
Scripting
637
Translate
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

Community Expert , Mar 06, 2019 Mar 06, 2019

Hi kaarlope ,

how about:

app.userAdobeId

where app of course means an InDesign CC version.

Regards,
Uwe

Translate
Community Expert ,
Mar 06, 2019 Mar 06, 2019
LATEST

Hi kaarlope ,

how about:

app.userAdobeId

where app of course means an InDesign CC version.

Regards,
Uwe

Translate
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