hello, I had to convert my process form vb to csharp and I am having the error: cannot implicitly convert type ‘int’ to ‘bool’, at if condition
Hi @robot_robot what is the data type of status?
it is integer @Tapan_Behera1
yeah, it wasnt giving me the error but converting it to csharp the error appeared that’s why i am asking @Tapan_Behera1