This expression (GUInumber1 >= 0 || <= 0)
is not correct.
You will need something on both sides of the <=
operator.
solved Strings in ternary operators interacting with numbers [closed]
This expression (GUInumber1 >= 0 || <= 0)
is not correct.
You will need something on both sides of the <=
operator.
solved Strings in ternary operators interacting with numbers [closed]