-
Extendscript pickwhip
I would like to modify certain parameters (e.g. a slider in a color correction effect) from within a jsx script. Usually this requires the index or name of an associated layer which I do not want to hard code. Is there a way to get pickwhip like behavior so the user just clicks or drags on the desired parameter and my script gets a pointer / index to it ?