Skip to main content
Inspiring
May 6, 2021
Question

Decision Table all outputs

  • May 6, 2021
  • 1 reply
  • 0 views

Is there a way to get a list of all possible outputs a decision table can output?

A = apple

B = bannana

C = cat

What if I want {apple,bannan, cat}?

What if I want {A, B, C} ?

1 reply

stefanhelzle0001
Brainy
May 6, 2021

Interesting question. For what purpose?