JS Extract Boolean из строки
JSON.parse("false".toLowerCase()); //returns false
raj360
JSON.parse("false".toLowerCase()); //returns false