I am working on a Javascript that searches for certain "paragraph styles" inside InDesign, the way I want to accomplish that is by creating an array of 'paragraph styles' which are selected in the 'paragraph styles panel', is there a way I can reference all the selected Styles inside the UI of a Panel?
However a raw answer is NO. UI panel's selections are not scriptable (doesnt exist in Object Model)