Hey!
Does anyone know if it is possible to get a list of all the reference names for the executeCommand(); function?
To be more specific; i'm talking about a list of all possible "number names", like the one highlighted in red
app.executeCommand(2359);
2359 = Preferences
JesB