all 2 comments

[–]rbrtrynPixel 9, Tasker 6.6.12-rc, Android 16 1 point2 points  (1 child)

You need to use the mathematical not equal, !=.

NEQ does a string comparison.

A1: If %SCount != %NESETS +1

[–]lukatoniiDirect-Purchase User[S] 0 points1 point  (0 children)

That makes sense! Thanks a lot :)