if (condition) {
    // code to be executed if the condition is true
}