I am new to Photoshop scripting. I am looking for documentation. I know about the \Adobe Photoshop CS4\Scripting\Documents files, and I have searched online, but I can't seem to find a couple of basic items. In particular:
- Built in type string. I can't find a list of the methods and properties, things like .replace, or .indexOf.
- File.saveDialog. I want to be able to set a default, suggested, filename. Is there an alternative method, what else does File do?
Thanks for any direction in getting started.
Documentation
Documentation
I think that the only place that you will find the 'Core JavaScript' documented from Adobe is in the Object Model Viewer… of the ESTK itself (it's under the help menu) or key 'command+/' There are plenty of other places where you can get this in other formats like PDF or iChm…