Comment renverser la parole dans JS

//toggle a boolean :
bool = !bool;
404 Error