Avatar

Correct answer by
Level 6

try the following...

if ((this.rawValue ==1)  && (CheckBox4.rawValue == 1)) = 4

{

     NumericField1.rawValue

}

View solution in original post