Question
Decision Table all outputs
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} ?
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} ?
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.