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'm doing a number check, I need the script logic to be such that if the number in the variable was greater than 300 but less than 600, then it would do the function, if the opposite would include another check
@yod4
[[NUMBER]] > 300 && [[NUMBER]] < 600
Thanks
Thanks for the Reply. Silly me, I found a way by using the click drag function then search for it on screen via coordinates etc.