-
Script check if the item selected is a folder
Hello,
In one of my script, I need to be sure that the item selected in the project is a folder. I tried :
if(myItems.item(j) instanceof FolderItem){but it does not work.
Any idea?
Thanks!
Hello,
In one of my script, I need to be sure that the item selected in the project is a folder. I tried :
if(myItems.item(j) instanceof FolderItem){
but it does not work.
Any idea?
Thanks!
We use anonymous cookies to give you the best experience we can.
Our Privacy policy | GDPR Policy