Answered
How to trigger Phtoshop menu item: Arrange > 6-up, using Javascript/Extendscript.
I found this Application.runMenuItem() method but unable to find the menu ID for Arrange > 6-up. I know we can use stringIDToTypeID() but again for this I need the string ID for 6-up which I am unable find. So can any one provide me either menuID or stringID for 6-up menu item in Arrange menu or may be a working Javascript/ExtendScript to trigger 6-up menu item?
