Hello,
I have to check if a value is into some value.
Is there a method, different to:
I have to check if a value is into some value.
Is there a method, different to:
B4X:
if (V = 10) or (V = 15) or (V = 20)........