How to add a folder using a modified java script?

how to add a folder using a modified java script?

1 Like

In the Modified Java Script step, you can create a folder using the createFolder function available under the File functions. This function allows you to specify the folder path and creates the directory accordingly.