how to check true as as string or boolean javascript code example Example: js is boolean if (typeof variable === "boolean"){ // variable is a boolean }