Todos los valores de entrada se convierten automáticamente en valores de tipo string.
All input values are automatically converted to type string.
Por ejemplo, en la siguiente configuración se aplica una regla a todos los elementos de tipo string cuyo nombre termina en "total".
For example, the settings below apply a rule to all items of type string whose name ends with "total".
Esta puede ser booleana o de tipo string.
Establece para el símbolo personalizado el valor de propiedad de tipo string
Retorna verdadero si el atributo de tipo string es nulo o esta vacío.
Returns true if a string-type attribute is null or empty.
Retorna verdadero si el atributo de tipo string esta lleno.
Véanse los detalles del tipo string.
See details of the string type.
Las claves y los valores son convertidos a cadenas antes de ser escritos al archivo, ya que chdb solo soporta el tipo string.
Keys and values are converted to strings before being written to the file, as chdb only support the string type.
Recuerde que name y email son de tipo string, mientras que age es de tipo integer.
Note that name and email are of type string, while age is of type integer.
En otras palabras, el icono está presente para los elementos de tipo string, pero no para los de tipo integer.
In other words, the icon is present only for items of type string, but not for those of type integer.
Corregido error en el formato de la información procedente de los módulos de datos tipo string que aparece en la tabla de datos.
Fixed error in the formatting of the information coming from the string type data modules that appears in the data table.
Si no se ha especificado un identificador de bloque válido, o si el identificador de bloque no es del tipo string.
When no valid block identifier has been specified, or if the block identifier isn't of type String.
Por ejemplo, una función a la que se le pasa un integer para un parámetro que se prevé sea un string obtendrá una variable de tipo string.
For example, a function that is given an integer for a parameter that expects a string will get a variable of type string.