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 need this to activate when FILE_CONTENT is different then SAVED_TEXT What should I replace the = with ?
@rage use this operator
!=
@Bigma said in How do I define "IF is different" ?:
@rage use this operator !=
Use the strict inequality operator instead, it will be better in most cases:
!==
@sergerdn Thank you ! This looks like JS, does BAS use js script logic ?
@rage said in How do I define "IF is different" ?:
Yes, BAS is capable of handling JavaScript or Node.js code.
@simplyx I advise you to simply use the most frequently occurring combination.
Export your spreadsheet as csv file, than import it to BAS as a resource and set it to use each line 1 time (it is default setting I think). That way each thread would take new line from your csv file in run mode or as compiled bot.
@Fox Простите не заметил эту строку, все заработало. Спс
In next version syntax error will give only acion id