Your browser does not seem to support JavaScript. As a result, your viewing experience will be diminished, and you have been placed in read-only mode.
Please download a browser that supports JavaScript, or enable it if it's disabled (i.e. NoScript).
I am creating create new resource. I selected FilesFromDirectory in select resource type.
If I select an empty folder log result Thread #1 : All data have been processed for path An error is output.
how can just select folder
@moon this?
@tet-vivi perfect! thank you!!!
thank , but workend in other way
In my case it was firewall. Script couldn't connect to server and download files.
@Dexter said in Resource LineFromFile:
What if the user don't has the .txt file?
I gave an example of use, you can receive data in any way convenient for you (for example, get-request)
@yourfriendkarol said in Possible to delete resource?:
i delete variables with delete([[variable]]); keyword when i dont need them. is there way to delete resources?
i delete variables with delete([[variable]]); keyword when i dont need them.
is there way to delete resources?
You can re-create it. Deleting variables is not necessary, it will not affect performance.