if else short form in javascript code example Example: shorthand if statment in js isLoggedIn ? "Logout" : "Login";