How to deselect Assets in a file content tab?

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.

Sign In or Register to comment.