Set Status field based on 3 calculated values the status is 1, -1, 0 using JS any help
I have a request to set a status based on 3 calculated values
greaterthan = 1
lessthan = -1
equal = 0
I need to use JS but, I'm still new in javascribts I tried with several methods to set the output but failed only JS way
