Get each Column Truth Table Result

Get each Column Truth Table Result

Comments

  • Hello -

    I am needing a way to get access to the individual row/column truth table result. For example I have a truth table with 15 columns that if any single one fails the returned result is False. I need to be able to include in my response back to my application yes it was false but also the individual reasons why. This would be similar to what is shown in the debugger for a truth table.

    Is there a way to do this?

    Thank you!

Sign In or Register to comment.