@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
How can I load another line from a file after one entry is done without restarting the thread?
Value 1 is finished, if I parse again I receive Value 1 again - but I want to receive Value 2, and later potentially Value 3-x.
Thanks for help.
{{myResurs.notreuse}}
{{... .notreuse}}
Thx, that was the hint I needed.