Resolved! how to check for a empty string
I am giving the input as numbers ...ex(11011748,11011749) I am trying to check for an empty string. but it returns empty , even if i enter a string. -> (11011748,11011749) Code sample answer = (function () { if(current.variables.clabel === "") /...