Greetings,
Is there any sort of decent visual logic (AND / OR / NOT) type tool that may be used to see the resulting truth table from either/both VBA / SQL logic?
Such a tool should obey () parenthesis for order of operation, HEAVILY NESTED capable, and so on...
Sort of a logic bread board like used for circuit design, only for programming logic.
Based on various 0/1 inputs, the resulting 0/1 would be obtained.
Suggestions? TIA!
Is there any sort of decent visual logic (AND / OR / NOT) type tool that may be used to see the resulting truth table from either/both VBA / SQL logic?
Such a tool should obey () parenthesis for order of operation, HEAVILY NESTED capable, and so on...
Sort of a logic bread board like used for circuit design, only for programming logic.
Based on various 0/1 inputs, the resulting 0/1 would be obtained.
Suggestions? TIA!