-
alt + Onclick Extendscript UI panel
In extendscript for AE, I have built a UI panel and would like a button to check if the alt key was pressed while clicking, thus performing a different function.
I assume its based in some kind of if/else statement, just not sure of the right syntax to check for altKey=true/false?