#filter help
7 messages · Page 1 of 1 (latest)
bruh idk how to do that lol
What part?
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.
how would i actually use && tho
I literally sent you a link to documentation explaining exactly that
oh nvm i got it