Examples with "IF.THEN" and their translation in Engels
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.
Para generar un requisito personalizado, se agrega una o más funciones o IF.THEN a un script.
Si primero agrega una función o una afirmación IF.THEN sin completar los campos, un error aparece.
If you first add a function or an IF... THEN statement without filling out the fields, an error appears.
Andere resultaten
Finalmente, veamos cómo construir sentencias if/then en el Block Controller.
Finally, let's look at building If/Then statements in the Block Controller.
Por ejemplo, si la sentencia if/then se vuelve difícil de leer.
instance, this if/then statement is getting hard to read.
Bueno, es exactamente lo mismo en esta sentencia if/then.
Well that's the same as this If/Then statement
Una suite BPM también provee la capacidad de definir políticas de declaraciones "if/then" y luego aplicar las mismas a eventos.
A BPM suite also provides the capability to define policies as if/then statements and apply them to events.
Ahora, podemos añadir una segunda sentencia if/then después de la primera que diga si
Now you could add a second If/Then statement after the first one which states If the
Se unió al conjunto de If/Then para su gira estadounidense en octubre de 2015.
She joined the ensemble for the US tour of If/Then in October 2015.
En este contexto, se utiliza el "Coping planning", estrategia mirada en la transposición de barreras, que combina planos prospectivos If/then con estrategias de enfrentamiento, esto es, si If la barrera y ocurrir, entonces then el comportamiento x es realizado para superarla.
In this context, "coping planning" has been used, which comprises a strategy focused on the transposition of barriers, by combining prospective plans If/then with coping strategies, that is, if barrier y should occur, then behavior x is undertaken to overcome it.
Un parámetro o dimensión adicional que reconoce el tenant del conjunto de normas if/then o el cuadro de decisiones sobre las normas empresariales
One additional tenant aware parameter or dimension of the if/then ruleset or decision table in business rule
Ahora con nuestra sentencia if/then, podemos hacer sentencias condicionales calificativas. 1:20
But now with our If/Then statement, we can make qualifying conditional statements. 1:16
Detrás del bloque if/then, agregue el siguiente código para mostrar el contenido del archivo almacenado en caché en un cuadro de mensaje
Add the following code to display the cached file content in a Label control. VB Copy
Iterar en los elementos de matriz y colección; programar decisiones mediante instrucciones switch, if/then y operadores; evaluar expresiones
Iterate across collections and array items; manage program decisions by using switch statements, if/then, and operators; evaluate expressions