Is there a way to open and close folders using variables or script?

Is there a way to open and close folders using variables or script?

2 Commentsto Is there a way to open and close folders using variables or script?

  1. folder_item.open();

    folder_item.close();

    it’s done with the item (not with the container)

Leave a Reply

Your email address will not be published. Required fields are marked *