08.08.14, 15:24
Is there a way to get the selected swatches
I have seen this in non-sriptographer scripts
selSwatches = myDoc.swatches.getSelected();
and you can do it with symbols by using 'isSelected' but there doesn't seem to be a method for swatches
(could be a useful addition if not currently available)