JSFiddle - React, Tailwind, and code Playground
by Regisc
JavaScript
var temp = "data not available";
if(!temp.search("datas")) {
alert("True");
} else {
alert("false");
}
by Regisc
var temp = "data not available";
if(!temp.search("datas")) {
alert("True");
} else {
alert("false");
}