This is probably low hanging fruit, but given that I'm using AND/OR in all of my google searches... that isn't getting me very far.
I'm just trying to figure out how to differentiate between a LOGICAL AND and a LOGICAL OR when making a query.
Further, I need to know how to nest them, e.g. how to form the REST equivalent of the following python syntax:
(True or False) and (True or False)
Any and all help greatly appreciated.
--
- Sent from an aging laptop that no longer has a working webcam, audio and can't receive wireless from more than 15ft away.