I am trying to get the username for the current photoshop session. I have poured through the scripting documentation but I cant seem to find how to do it. In After Effects is as easy as doing
var username = system.userName;
How ca I do the same in photoshop?