| Prio | Original string | Translation | — |
|---|---|---|---|
| Find highest value | Finde höchsten Wert | Details | |
| Strip whitespace (or other characters) from the beginning of a string | Entferne Leerzeichen (oder andere Zeichen) vom Anfang einer Zeichenkette | Details | |
|
Strip whitespace (or other characters) from the beginning of a string Entferne Leerzeichen (oder andere Zeichen) vom Anfang einer Zeichenkette
You have to log in to edit this translation.
|
|||
| Return comma-separated list of values | Gib eine mit Kommata getrennte Liste der Werte zurück | Details | |
|
Return comma-separated list of values Gib eine mit Kommata getrennte Liste der Werte zurück
You have to log in to edit this translation.
|
|||
| Find whether the type of a variable is string | Herausfinden, ob eine Variable eine Zeichenkette ist | Details | |
|
Find whether the type of a variable is string Herausfinden, ob eine Variable eine Zeichenkette ist
You have to log in to edit this translation.
|
|||
| Finds whether a variable is a number or a numeric string | Herausfinden, ob eine Variable eine Nummer oder eine nummerische Zeichenkette ist | Details | |
|
Finds whether a variable is a number or a numeric string Herausfinden, ob eine Variable eine Nummer oder eine nummerische Zeichenkette ist
You have to log in to edit this translation.
|
|||
| Finds whether a variable is NULL | Herausfinden, ob eine Variable NULL ist | Details | |
|
Finds whether a variable is NULL Herausfinden, ob eine Variable NULL ist
You have to log in to edit this translation.
|
|||
| Finds whether a value is not a number | Herausfinden, ob ein Wert keine Nummer ist | Details | |
|
Finds whether a value is not a number Herausfinden, ob ein Wert keine Nummer ist
You have to log in to edit this translation.
|
|||
| Finds whether the type of a variable is float | Herausfinden, ob der Variablentyp eine Fließkommazahl ist | Details | |
|
Finds whether the type of a variable is float Herausfinden, ob der Variablentyp eine Fließkommazahl ist
You have to log in to edit this translation.
|
|||
| Determine whether a variable is considered to be empty | Bestimmen, ob eine Variable als leer betrachtet wird | Details | |
|
Determine whether a variable is considered to be empty Bestimmen, ob eine Variable als leer betrachtet wird
You have to log in to edit this translation.
|
|||
| Get the integer value of a variable | Den Zahlenwert einer Variable erhalten | Details | |
|
Get the integer value of a variable Den Zahlenwert einer Variable erhalten
You have to log in to edit this translation.
|
|||
| Join array elements with a string | Verbinde Feld-Elemente mit einer Zeichenkette | Details | |
|
Join array elements with a string Verbinde Feld-Elemente mit einer Zeichenkette
You have to log in to edit this translation.
|
|||
| Conditional processing | Bedingte Bearbeitung | Details | |
| Format a local time/date as integer | Formatiere ein(e) lokale(s) Zeit/Datum zu einer Zahl | Details | |
|
Format a local time/date as integer Formatiere ein(e) lokale(s) Zeit/Datum zu einer Zahl
You have to log in to edit this translation.
|
|||
| Convert special HTML entities back to characters (always uses ENT_QUOTES and UTF-8) | Konvertiere alle HTML-Sonderentitäten zurück in ihre Zeichen (nutzt immer ENT_QUOTES und UTF-8) | Details | |
|
Convert special HTML entities back to characters (always uses ENT_QUOTES and UTF-8) Konvertiere alle HTML-Sonderentitäten zurück in ihre Zeichen (nutzt immer ENT_QUOTES und UTF-8)
You have to log in to edit this translation.
|
|||
| Convert special characters to HTML entities (always uses ENT_QUOTES and UTF-8) | Konvertiere alle Zeichen zurück in ihre HTML-Sonderentitäten (nutzt immer ENT_QUOTES und UTF-8) | Details | |
|
Convert special characters to HTML entities (always uses ENT_QUOTES and UTF-8) Konvertiere alle Zeichen zurück in ihre HTML-Sonderentitäten (nutzt immer ENT_QUOTES und UTF-8)
You have to log in to edit this translation.
|
|||
Export as