Reg Decision Object

 Hi All,

Thanks in advance.

I have 3 inputs in decision component. 

I would like to compare the values among them (not hard coded values) and return some text value.

is this possible using the decision component?

Thanks

Kumar

 

For Ex: consider input 1 , input 2 , input 3 are the inputs.

if (input 1 > input 2)

     return "input 1"

else if

  (input 3) between (input 1) and (input 2 )

  return "input 3"

 

 

 

 

 

 

 

     

    

  Discussion posts and replies are publicly visible

Parents Reply Children
No Data