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.
comando String
You can apply a format to a field using the String command in the area, for example
Puede aplicar un formato a un campo utilizando el comando String en el área, por ejemplo
a string containing a time expressed in one of the 4D standard time formats corresponding to the language of your system (for more information, refer to the description of the String command).
una cadena que contenga una hora expresada en uno de los siguientes formatos de hora estándar de 4D correspondientes al lenguaje de su sistema (para mayor información, consulte la descripción del comando String).
Compatibility note: If your code, converted from a previous version, evaluates numerical expressions using 4D tags with respect to the regional settings, you'll need to adapt it using the String command
Nota de compatibilidad: si su código, convertido desde una versión anterior, evalúa las expresiones numéricas usando las etiquetas 4D con respecto a la configuración regional, es necesario adaptarlo usando el comando String
For example, the expression "String(a)" is exported "String:C10(a)", where "C10" is the internal reference of the String command.
Por ejemplo, la expresión "String(a)" se exporta "String:C10(a)", donde "C10" es la referencia interna del comando String.
String form of the expression Description The String command returns the string form of the numeric, Date, Time, string or Boolean expression you pass in expression.
Descripción El comando String devuelve en forma de cadena alfanumérica la expresión de tipo numérico, Fecha, Hora, cadena o Booleana que se pasa en expresión.
You can call the Get localized string command to access the translation of a string directly in the current language of the application from anywhere in the database.
Puede llamar al comando Get localized string para acceder a la traducción de una cadena directamente en el lenguaje actual de la aplicación desde cualquier lugar de la base.
To achieve this, the return value is concatenated with"$R$N" into one string using the string command "Concat()".
Para conseguirlo, el valor de retorno se concatena con la cadena"$R$N", formando un único string con el contenido del comando "Concat()".
Note: You can also read strings stored in XLIFF files directly using the Get localized string command.
Nota: también puede leer cadenas almacenadas en archivos XLIFF directamente utilizando el comando Get localized string.
The Get localized string command returns the value of the string designated by the resName attribute for the current language.
El comando Get localized string devuelve el valor de la cadena designada por el atributo resNombre para el lenguaje actual.
Description The Split string command returns a collection of strings, created by splitting stringToSplit into substrings at the boundaries specified by the separator parameter.
Descripción El comando Split string devuelve una colección de cadenas, creada al dividir cadenaAseparar en subcadenas en los límites especificados por el parámetro separador.
For compatibility reasons, the Get indexed string and STRING LIST TO ARRAY commands of the "Resources" theme can be used to take advantage of this architecture; however, it is now recommended to use the Get localized string command of the "String" theme.
Por compatibilidad, los comandos Get indexed string y STRING LIST TO ARRAY del tema "Recursos" permiten aprovechar esta arquitectura, sin embargo, ahora se recomienda utilizar el comando Get localized string del tema "Cadena de caracteres".
Potentieel gevoelige of ongepaste informatie
Er worden alleen voorbeelden gegeven om u te helpen het woord of de woordcombinatie waarop u hebt gezocht, te vertalen. Deze worden niet door ons geselecteerd of gevalideerd en kunnen ongepaste taal bevatten. Wij vragen u melding te maken van voorbeelden die dienen te worden aangepast of verwijderd. Vertalingen met grof of informeel taalgebruik worden meestal rood of oranje gemarkeerd.