控制流 / 条件语句 / if/else 语句

if latitude === 0 //Error: ( expected
    { 
        location = "Equator"
    }