Export Truth Table To CSV

Export Truth Table To CSV

Comments

  • Unknown
    edited February 2024

    The attached project exports a Truth Table into a CSV file type. You will need to add the Truth Tables ID to the first step (Set Template File) via the Truth Table ID Input.

  • Thanks, this was very helpful!

    One caveat I would point out is that this works only if the output(s) are a simple data type (e.g. string, int). If the output type is an object, then it will return the output as the object type name. For example:

    Making this work would be a complex (but fun) project because of how the object definition and values are stored as part of the truth table JSON structure.

Sign In or Register to comment.

Howdy, Stranger!

It looks like you're new here. If you want to get involved, click one of these buttons!

In this Discussion