| Prio | Original string | Translation | — |
|---|---|---|---|
| Format a number with grouped thousands | Dar formato a un número con separador de miles | Details | |
|
Format a number with grouped thousands Dar formato a un número con separador de miles
You have to log in to edit this translation.
|
|||
| Inserts HTML line breaks before all newlines in a string | Insertar saltos de línea HTML antes de cada principio de línea en una cadena de caracteres | Details | |
|
Inserts HTML line breaks before all newlines in a string Insertar saltos de línea HTML antes de cada principio de línea en una cadena de caracteres
You have to log in to edit this translation.
|
|||
| Get UNIX timestamp for a date (each of the 6 arguments are optional) | Obtener la marca de tiempo UNIX para una fecha (cada uno de los 6 argumentos es opcional) | Details | |
|
Get UNIX timestamp for a date (each of the 6 arguments are optional) Obtener la marca de tiempo UNIX para una fecha (cada uno de los 6 argumentos es opcional)
You have to log in to edit this translation.
|
|||
| Find lowest value | Encontrar el valor más bajo | Details | |
| Find highest value | Encontrar el valor más alto | Details | |
| Strip whitespace (or other characters) from the beginning of a string | Eliminar espacios en blanco (u otros caracteres) del principio de una cadena de caracteres | Details | |
|
Strip whitespace (or other characters) from the beginning of a string Eliminar espacios en blanco (u otros caracteres) del principio de una cadena de caracteres
You have to log in to edit this translation.
|
|||
| Return comma-separated list of values | Devolver una lista de valores separada por comas | Details | |
|
Return comma-separated list of values Devolver una lista de valores separada por comas
You have to log in to edit this translation.
|
|||
| Find whether the type of a variable is string | Averiguar si el tipo de una variable es cadena de caracteres | Details | |
|
Find whether the type of a variable is string Averiguar si el tipo de una variable es cadena de caracteres
You have to log in to edit this translation.
|
|||
| Finds whether a variable is a number or a numeric string | Averiguar si una variable es un número o una cadena numérica | Details | |
|
Finds whether a variable is a number or a numeric string Averiguar si una variable es un número o una cadena numérica
You have to log in to edit this translation.
|
|||
| Finds whether a variable is NULL | Averiguar si una variable es nula (NULL) | Details | |
|
Finds whether a variable is NULL Averiguar si una variable es nula (NULL)
You have to log in to edit this translation.
|
|||
| Finds whether a value is not a number | Averiguar si un valor no es un número | Details | |
|
Finds whether a value is not a number Averiguar si un valor no es un número
You have to log in to edit this translation.
|
|||
| Finds whether the type of a variable is float | Averiguar si el tipo de una variable es coma flotante | Details | |
|
Finds whether the type of a variable is float Averiguar si el tipo de una variable es coma flotante
You have to log in to edit this translation.
|
|||
| Determine whether a variable is considered to be empty | Determinar si una variable se considera que está vacía | Details | |
|
Determine whether a variable is considered to be empty Determinar si una variable se considera que está vacía
You have to log in to edit this translation.
|
|||
| Get the integer value of a variable | Obtener el valor entero de una variable | Details | |
|
Get the integer value of a variable Obtener el valor entero de una variable
You have to log in to edit this translation.
|
|||
| Join array elements with a string | Unir elementos de matriz con una cadena de caracteres | Details | |
|
Join array elements with a string Unir elementos de matriz con una cadena de caracteres
You have to log in to edit this translation.
|
|||
Export as