if( TRUE ) { # comes here } ... #### if( FALSE ) { ... } else { # comes here }