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).
resources is a txt file. txt file has multiple lines with newlines.
I want to know how to print each content.
I want to print the contents of a specific line. Ex) 5th content out of 10 lines
@moon I want to print the contents of a specific line. Ex) 5th content out of 10 lines use:
Thank you! The problem has been reported to the developer.
Thanks @Fox
https://community.bablosoft.com/topic/16881/failed-to-start-browser-not-enough-system-resources
Maybe you are using "not reuse" option when dealing with resource, and that might be problem for deleting current line from resource - instead it is deleting next resource line.
This is just a guess...
@yourfriendkarol
No, for resources created via user interface, as far as I know, there is no such possibility.
You can safely use any loop with 'ignoring errors' inside, if you need to wait for adding elements.