#filter help

7 messages · Page 1 of 1 (latest)

boreal gyro

Add the check with a && to your filter

left python
boreal gyro

What part?

sonic sandBOT

mdn Logical AND (&&)
The logical AND (&&) (logical conjunction) operator for a set of boolean operands will be true if and only if all the operands are true. Otherwise it will be false.

left python
boreal gyro

I literally sent you a link to documentation explaining exactly that

left python

oh nvm i got it