if() The if() function allows for a conditional evaluation that returns a boolean (i.e., true or false). Depending on the result, one of...