| Prio | Original string | Translation | — |
|---|---|---|---|
| Format a number with grouped thousands | Форматировать число путем разделения по три цифры | Details | |
|
Format a number with grouped thousands Форматировать число путем разделения по три цифры
You have to log in to edit this translation.
|
|||
| Inserts HTML line breaks before all newlines in a string | Вставляет разделители строк HTML перед всеми переносами строк в строке | Details | |
|
Inserts HTML line breaks before all newlines in a string Вставляет разделители строк HTML перед всеми переносами строк в строке
You have to log in to edit this translation.
|
|||
| Get UNIX timestamp for a date (each of the 6 arguments are optional) | Получить отметку времени UNIX для даты (каждый из 6 аргументов является опциональным) | Details | |
|
Get UNIX timestamp for a date (each of the 6 arguments are optional) Получить отметку времени UNIX для даты (каждый из 6 аргументов является опциональным)
You have to log in to edit this translation.
|
|||
| Find lowest value | Найти самое низкое значение | Details | |
| Find highest value | Найти самое высокое значение | Details | |
| Strip whitespace (or other characters) from the beginning of a string | Удалить пробелы (или другие символы) из начала строки | Details | |
|
Strip whitespace (or other characters) from the beginning of a string Удалить пробелы (или другие символы) из начала строки
You have to log in to edit this translation.
|
|||
| Return comma-separated list of values | Возвращает список значений, разделенных запятыми | Details | |
|
Return comma-separated list of values Возвращает список значений, разделенных запятыми
You have to log in to edit this translation.
|
|||
| Find whether the type of a variable is string | Определяет, является ли значение строкой | Details | |
|
Find whether the type of a variable is string Определяет, является ли значение строкой
You have to log in to edit this translation.
|
|||
| Finds whether a variable is a number or a numeric string | Определяет, является ли значения числом или числовой строкой | Details | |
|
Finds whether a variable is a number or a numeric string Определяет, является ли значения числом или числовой строкой
You have to log in to edit this translation.
|
|||
| Finds whether a variable is NULL | Определяет, равно ли значение переменной NULL | Details | |
|
Finds whether a variable is NULL Определяет, равно ли значение переменной NULL
You have to log in to edit this translation.
|
|||
| Finds whether a value is not a number | Определяет, не является ли переменная числом | Details | |
|
Finds whether a value is not a number Определяет, не является ли переменная числом
You have to log in to edit this translation.
|
|||
| Finds whether the type of a variable is float | Определеяет, является ли переменная дробной | Details | |
|
Finds whether the type of a variable is float Определеяет, является ли переменная дробной
You have to log in to edit this translation.
|
|||
| Determine whether a variable is considered to be empty | Определяет, является ли переменная пустой | Details | |
|
Determine whether a variable is considered to be empty Определяет, является ли переменная пустой
You have to log in to edit this translation.
|
|||
| Get the integer value of a variable | Получить числовое значение | Details | |
|
Get the integer value of a variable Получить числовое значение
You have to log in to edit this translation.
|
|||
| Join array elements with a string | Добавить к элементам массива строку | Details | |
|
Join array elements with a string Добавить к элементам массива строку
You have to log in to edit this translation.
|
|||
Export as