Help for this page
{statement 1; statement 2} if condition;
condition ? {statement 1; statement 2} : {statement 3; statement 4}