SearchBuilder - How to implement NAND and NOR?

SearchBuilder - How to implement NAND and NOR?

amacourekamacourek Posts: 16Questions: 3Answers: 0

I want to be able to add a NOT condition to an entire logic grouping. Any suggestions?

Answers

  • allanallan Posts: 64,599Questions: 1Answers: 10,683 Site admin

    You'd need to modify the source code - there isn't an option for that at the moment I'm afraid. This is the file to look in - search for logic and you'll see the areas that would need to be modified.

    Nice idea - if you implement it I'd be interested in a pull request :).

    Allan

Sign In or Register to comment.