Skip to main content
Participant
March 5, 2019
Answered

Getting the current Adobe ID user name in Extendscript

  • March 5, 2019
  • 1 reply
  • 642 views

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")

This topic has been closed for replies.
Correct answer Laubender

Hi kaarlope ,

how about:

app.userAdobeId

where app of course means an InDesign CC version.

Regards,
Uwe

1 reply

LaubenderCommunity ExpertCorrect answer
Community Expert
March 6, 2019

Hi kaarlope ,

how about:

app.userAdobeId

where app of course means an InDesign CC version.

Regards,
Uwe