devolverá falso
Adaugă în listă
Traducere "devolverá falso" în engleză
Nu am putut găsi această intrare. Se afișează rezultate aproximative. Verificați ortografia sau propuneți adăugarea acestui termen în dicționar.
Si la celda no contiene ningún valor, la función devolverá VERDADERO, en otro caso la función devolverá FALSO .
If the cell does not contain any value, the function returns TRUE, otherwise the function returns FALSE .
Si la celda contiene un valor lógico, la función devolverá VERDADERO, si no la función devolverá FALSO .
If the cell contains a logical value, the function returns TRUE, otherwise the function returns FALSE .
Si se conecta con la base de datos con éxito, devolverá verdadero, y si no, devolverá falso .
If it connects to the database successfully it will return true, and if not, it will return false .
En este punto, la prueba del bucle while devolverá falso , y al mismo tiempo los argumentos ya no se evaluarán.
At this point, the test of the while loop will return false , and the arguments to the while will no longer be evaluated.
Si la entidad es Null, el método devolverá falso .
= IGUAL (A1, B1) devolverá falso porque el Hola en A1 tiene una letra mayúscula.
=EXACT(A1,B1) will return FALSE because the Hello in A1 has a capital letter.
Si no se encuentra ninguna coincidencia, devolverá FALSO .
If no match is found, it will return FALSE .
La función devolverá FALSO si por lo menos uno de los argumentos es FALSO.
The function returns FALSE if at least one of the arguments is FALSE.
Si la celda contiene un valor de error (excepto #N/A),la función devolverá VERDADERO, en otro caso la función devolverá FALSO .
If the cell contains an error value (except #N/A), the function returns TRUE, otherwise the function returns FALSE .
Si la celda contiene un valor de error (excepto #N/A),la función devolverá VERDADERO, en otro caso la función devolverá FALSO .
If the cell contains a text value, the function returns TRUE, otherwise the function returns FALSE .
Si el valor es impar, la función devolverá FALSO .