@rage said in How do I define "IF is different" ?:
@sergerdn
Thank you !
This looks like JS, does BAS use js script logic ?
Yes, BAS is capable of handling JavaScript or Node.js code.
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.