Hey @tomcat1118!
Maybe the words are a little confusing. The first line is a “if” statement that compare two different object to check if they are equal.
The second line, enclosed between { and } is the code that will be executed if the statement his correct. Otherwise, the code after the “else” statement will be executed.
document.location is used to redirect you to a different URL..
Good luck,
DaGr8