El valor es convertido a un valor boolean, si es necesario.
The value passed as the first parameter is converted to a boolean value, if necessary.
Devuelve el valor boolean de var.
Para especificar un literal booleano, use alguna de las palabras clave algún tipo de operador que devuelve un valor boolean, y luego éste es pasado a una estructura de control.
? > Usually you use some kind of operator which returns a boolean value, and then pass it on to a control structure.
En este ejemplo, el cliente decide habilitar/inhabilitar la función RememberMe enviando un valor boolean como parte de las credenciales enviadas.
In this example, the client decides to enable/disable the RememberMe feature by sending a boolean value as part of the submitted credentials.
En tal caso, regresan un valor Boolean.
When they are, they return a Boolean value.
Crea un campo según el esquema especificado, un valor Boolean y las opciones de campo.
Creates a field based on the specified schema, Boolean value, and field options.
Las dos instrucciones de avance pueden ser diferenciadas mediante un valor Boolean usando el siguiente tipo de alfabeto
The two "move forward" instructions can be differentiated using a Boolean value using the following alphabet type
Quieres marcar un CheckBox basado en un valor, pero el valor es un string como "si" o "no" en lugar de un valor Boolean
You want to check a CheckBox based on a value, but the value is a string like "yes" or "no" instead of a Boolean value
El método Node.hasChildNodes() devuelve un valor Boolean indicando si el Node (nodo) actual tiene nodos hijos o no.
The Node.hasChildNodes() method returns a Boolean value indicating whether the given Node has child nodes or not.
Obtiene o establece un valor Boolean que indica si es posible especificar más de una instancia del atributo indicado para un único elemento del programa.Obtiene o establece un Comentarios
Gets or sets a Boolean value indicating whether more than one instance of the indicated attribute can be specified for a single program element. Inherited Inherited Inherited Inherited
Así que, como siempre, mantenemos un valor boolean local para cada vértice del grafo para recordar si hemos estado allí antes o no
So, as always, we keep a boolean local to each vertex of the graph, remembering whether we've, start, we've been there before or not.
El reproductor de YouTube soporta algunos atributos adicionales que usted puede configurar cuando utiliza la etiqueta {youtube}. La siguiente tabla describe estos atributos (Todos los atributos con valor boolean tienen como valor por defecto false)
When using the tag {youtube}, the YouTube player supports the following additional attributes (All boolean attributes have a default value of false)
Nota: En versiones anteriores a PHP 4.3.3, ftruncate() devuelve un valor integer de 1 cuando tiene éxito, en lugar del valor boolean TRUE.
Note: Prior to PHP 4.3.3, ftruncate() returns an integer value of 1 on success, instead of boolean TRUE.