We konden deze vermelding niet vinden. Er worden benaderende resultaten weergegeven. Controleer je spelling of stel voor deze term aan het woordenboek toe te voegen.
sentencia else
instrucción else
declaración else
otra declaración
If the program gets to the else statement, that means the times are not equal.
Si el programa llega hasta la sentencia else, significa que las fechas no son iguales.
An if statement can be followed by an optional else statement, which executes when the boolean expression is false.
Una sentencia if puede ser seguido por una sentencia else opcional, que se ejecuta cuando la expresión booleana es falsa.
Eventually, there can be an else statement that is executed if none of the labels correspond to the value of the selector.
Finalmente, puede haber una instrucción else que sea ejecutada si ninguna de las etiquetas se corresponde con el valor del selector.
Note that when using OLAP data sources, you will not be able to use null in the else statement, and will need to use a static value.
Observe que al utilizar fuentes de datos OLAP, no podrá utilizar null en la instrucción else (si no), y deberá utilizar un valor estático.
As a rule, they are parsed starting from the most nested ifstatement, whereas each else statement is bound to the nearest available if on its left
Siguiendo la regla, se descomponen empezando por la sentencia if más anidada, mientras que cada sentencia else se enlaza a la más cercana sentencia if disponible a la izquierda.
The else statement isn't really necessary in Ruby as nil is returned anyway but it's added here for clarity.
La sentencia else no es estrictamente necesaria en Ruby, porque siempre se devuelve nil por defecto, pero se deja aquí por claridad.
The else statement is only executed if the if expression evaluated to FALSE, and if there were any elseif expressions - only if they evaluated to FALSE as well (see elseif).
La sentencia else se ejecuta solamente si la expresión if se evalúa como FALSE, y si hubiera alguna expresión elseif - solo si se evaluaron también a FALSE (Ver elseif).
You can include an Else statement after the last case.
Er worden alleen voorbeelden gegeven om u te helpen het woord of de woordcombinatie waarop u hebt gezocht, te vertalen. Deze worden niet door ons geselecteerd of gevalideerd en kunnen ongepaste taal bevatten. Wij vragen u melding te maken van voorbeelden die dienen te worden aangepast of verwijderd. Vertalingen met grof of informeel taalgebruik worden meestal rood of oranje gemarkeerd.