Photoshop ActionManager methods
Methods
-
staticDuPSAM.getDescriptorKeys(descriptor){Array.<string>}
D:/DEV_SRC/RxOT/DuPSF/tools/output/DuPSF.jsxinc, line 13926 -
Gets the list of available keys for the current descriptor as strings
Name Type Description descriptor
ActionDescriptor Returns:
Type Description Array.<string> -
staticDuPSAM.getDescriptorValue(descriptor, propertyName){any}
D:/DEV_SRC/RxOT/DuPSF/tools/output/DuPSF.jsxinc, line 13881 -
Gets the value of a property in an ActionDescriptor
Name Type Description descriptor
ActionDescriptor The descriptor propertyName
string The name of the property Returns:
Type Description any The value