Var str1=dt. Data [0]. Ts//this is a string value is 30
If I should how to judge the str1 30
{if (str1=="30")
//this judgment error!
}
CodePudding user response:
String judgment of equality is not the case, want to use the functionCodePudding user response:
String judgment of equality is not the case, want to use the function