How to deselect Assets in a file content tab?
kabexef
Posts: 76
With getSelectedAssets() I can retrieve the assets selected in a tab. Now I want them (or all on the tab) to be deselected; selectAssets(“”, [“”]) does not work.