| Prio | Original string | Translation | — |
|---|---|---|---|
| Find lowest value | Rasti mažiausią reikšmę | Details | |
| Find highest value | Rasti didžiausią reikšmę | Details | |
| Strip whitespace (or other characters) from the beginning of a string | Pašalinti tarpus (ir kitus simbolius) iš eilutės pradžios | Details | |
|
Strip whitespace (or other characters) from the beginning of a string Pašalinti tarpus (ir kitus simbolius) iš eilutės pradžios
You have to log in to edit this translation.
|
|||
| Return comma-separated list of values | Grąžinti reikšmių sąrašą, atskirtą kableliais | Details | |
|
Return comma-separated list of values Grąžinti reikšmių sąrašą, atskirtą kableliais
You have to log in to edit this translation.
|
|||
| Find whether the type of a variable is string | Nustatyti ar kintamasis yra eilutės tipo | Details | |
|
Find whether the type of a variable is string Nustatyti ar kintamasis yra eilutės tipo
You have to log in to edit this translation.
|
|||
| Finds whether a variable is a number or a numeric string | Nustato ar kintamasis yra skaičius, ar skaičių eilutė | Details | |
|
Finds whether a variable is a number or a numeric string Nustato ar kintamasis yra skaičius, ar skaičių eilutė
You have to log in to edit this translation.
|
|||
| Finds whether a variable is NULL | Nustato ar kintamasis yra NULL | Details | |
|
Finds whether a variable is NULL Nustato ar kintamasis yra NULL
You have to log in to edit this translation.
|
|||
| Finds whether a value is not a number | Nustato ar reikšmė yra ne skaičius | Details | |
|
Finds whether a value is not a number Nustato ar reikšmė yra ne skaičius
You have to log in to edit this translation.
|
|||
| Finds whether the type of a variable is float | Nustatyti, ar kintamojo tipas yra "float" | Details | |
|
Finds whether the type of a variable is float Nustatyti, ar kintamojo tipas yra "float"
You have to log in to edit this translation.
|
|||
| Determine whether a variable is considered to be empty | Nustatyti ar kintamasis gali būti laikomas "tuščiu" | Details | |
|
Determine whether a variable is considered to be empty Nustatyti ar kintamasis gali būti laikomas "tuščiu"
You have to log in to edit this translation.
|
|||
| Get the integer value of a variable | Gauti šio kintamojo sveiko skaičiaus reikšmę | Details | |
|
Get the integer value of a variable Gauti šio kintamojo sveiko skaičiaus reikšmę
You have to log in to edit this translation.
|
|||
| Join array elements with a string | Apjungti masyvo elementus naudojant eilutę | Details | |
|
Join array elements with a string Apjungti masyvo elementus naudojant eilutę
You have to log in to edit this translation.
|
|||
| Conditional processing | Sąlyginis apdorojimas | Details | |
| Format a local time/date as integer | Formatuoti vietinį laiką ir datą kaip sveiką skaičių | Details | |
|
Format a local time/date as integer Formatuoti vietinį laiką ir datą kaip sveiką skaičių
You have to log in to edit this translation.
|
|||
| Convert special HTML entities back to characters (always uses ENT_QUOTES and UTF-8) | Pavesti HTML kodus atgal į simbolius (visuomet naudojama ENT_QUOTES ir UTF-8) | Details | |
|
Convert special HTML entities back to characters (always uses ENT_QUOTES and UTF-8) Pavesti HTML kodus atgal į simbolius (visuomet naudojama ENT_QUOTES ir UTF-8)
You have to log in to edit this translation.
|
|||
Export as