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:
@isaacjaco49111 said in join a resource with a variable:
@Fox I understand, so for example if I have 20 accounts and I want to obtain resource 18, should I create 18 resources?
Create one resource and put the data of 20 accounts in it
Now I am faced with the problem that after trying to add a Database to a new project by ID, all the data and tables were deleted from it
Thank You, SOLVED!
@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)