A
Akash
I want the following workflow module:
A + B - C = D
A B C D
10 10 05 = 15
20 20 10 = 30
40 60 00 = 100
What would be the Code
A + B - C = D
A B C D
10 10 05 = 15
20 20 10 = 30
40 60 00 = 100
What would be the Code