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.
En tal caso, regresan un valor Boolean.
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
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
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.
(Medio) Escribe una función que comprueba si un nombre aparece en AddressBook devolviendo un valor Boolean.
(Medium) Write a function which tests whether a name appears in a AddressBook, returning a Boolean value.
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.
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 value that indicates whether more than one instance of the filter attribute can be specified. (Inherited from FilterAttribute) Order Order Order
(Medio) Añade una nueva propiedad cheatMode con valor Boolean al registro GameEnvironment.
(Medium) Add a new Boolean-valued property cheatMode to the GameEnvironment record.