| Prio | Original string | Translation | — |
|---|---|---|---|
| Find lowest value | Finn den laveste verdi | Details | |
| Find highest value | Finn den høyeste verdi | Details | |
| Strip whitespace (or other characters) from the beginning of a string | Fjern mellomrom (eller andre tegn) fra begynnelsen av en tekststreng | Details | |
|
Strip whitespace (or other characters) from the beginning of a string Fjern mellomrom (eller andre tegn) fra begynnelsen av en tekststreng
You have to log in to edit this translation.
|
|||
| Return comma-separated list of values | Returnere kommaseparert liste med verdier | Details | |
|
Return comma-separated list of values Returnere kommaseparert liste med verdier
You have to log in to edit this translation.
|
|||
| Find whether the type of a variable is string | Finn ut om en variabel er en tekststreng | Details | |
|
Find whether the type of a variable is string Finn ut om en variabel er en tekststreng
You have to log in to edit this translation.
|
|||
| Finds whether a variable is a number or a numeric string | Finner ut om variabelen er et tall eller en numerisk tekststreng | Details | |
|
Finds whether a variable is a number or a numeric string Finner ut om variabelen er et tall eller en numerisk tekststreng
You have to log in to edit this translation.
|
|||
| Finds whether a variable is NULL | Finner ut om en variabel er NULL | Details | |
|
Finds whether a variable is NULL Finner ut om en variabel er NULL
You have to log in to edit this translation.
|
|||
| Finds whether a value is not a number | Finner ut om verdien er ikke et nummer | Details | |
|
Finds whether a value is not a number Finner ut om verdien er ikke et nummer
You have to log in to edit this translation.
|
|||
| Finds whether the type of a variable is float | Finner ut om en variabeltype er desimaltall | Details | |
|
Finds whether the type of a variable is float Finner ut om en variabeltype er desimaltall
You have to log in to edit this translation.
|
|||
| Determine whether a variable is considered to be empty | Fastslå om en variabel anses å være tom | Details | |
|
Determine whether a variable is considered to be empty Fastslå om en variabel anses å være tom
You have to log in to edit this translation.
|
|||
| Get the integer value of a variable | Få heltall-verdien av et variabel | Details | |
|
Get the integer value of a variable Få heltall-verdien av et variabel
You have to log in to edit this translation.
|
|||
| Join array elements with a string | Sett sammen matriseelementer med en tekststreng | Details | |
|
Join array elements with a string Sett sammen matriseelementer med en tekststreng
You have to log in to edit this translation.
|
|||
| Conditional processing | Betinget prosessering | Details | |
| Format a local time/date as integer | Formater lokal tid/dato som heltall (integer) | Details | |
|
Format a local time/date as integer Formater lokal tid/dato som heltall (integer)
You have to log in to edit this translation.
|
|||
| Convert special HTML entities back to characters (always uses ENT_QUOTES and UTF-8) | Konverter spesielle HTML-oppføringer tilbake til tegn (bruker alltid ENT_QUOTES og UTF-8) | Details | |
|
Convert special HTML entities back to characters (always uses ENT_QUOTES and UTF-8) Konverter spesielle HTML-oppføringer tilbake til tegn (bruker alltid ENT_QUOTES og UTF-8)
You have to log in to edit this translation.
|
|||
Export as