-
“if” 2>time>4
hi all,
i know how to use
if (time>2) {…..
but what if i want the expression to “activate” only if the value is between 2 and 4 ?
i tried if (time>2, time<4)… but no success
help please!
hi all,
i know how to use
if (time>2) {…..
but what if i want the expression to “activate” only if the value is between 2 and 4 ?
i tried if (time>2, time<4)… but no success
help please!
We use anonymous cookies to give you the best experience we can.
Our Privacy policy | GDPR Policy