| Prio | Original string | Translation | — |
|---|---|---|---|
| Finds whether a value is not a number | Avgör om ett värde är ett tal eller ej | Details | |
|
Finds whether a value is not a number Avgör om ett värde är ett tal eller ej
You have to log in to edit this translation.
|
|||
| Finds whether the type of a variable is float | Avgör om en variabel är ett flyttal (decimaltal) eller ej | Details | |
|
Finds whether the type of a variable is float Avgör om en variabel är ett flyttal (decimaltal) eller ej
You have to log in to edit this translation.
|
|||
| Determine whether a variable is considered to be empty | Avgör om en variabel anses vara tom eller ej | Details | |
|
Determine whether a variable is considered to be empty Avgör om en variabel anses vara tom eller ej
You have to log in to edit this translation.
|
|||
| Get the integer value of a variable | Returnera heltalsvärdet från en variabel | Details | |
|
Get the integer value of a variable Returnera heltalsvärdet från en variabel
You have to log in to edit this translation.
|
|||
| Join array elements with a string | Slå samman element i en lista med en sträng som avskiljare | Details | |
|
Join array elements with a string Slå samman element i en lista med en sträng som avskiljare
You have to log in to edit this translation.
|
|||
| Conditional processing | Villkorlig behandling | Details | |
| Format a local time/date as integer | Formatera en lokal tidsangivelse (tid/datum) som ett heltal | Details | |
|
Format a local time/date as integer Formatera en lokal tidsangivelse (tid/datum) som ett heltal
You have to log in to edit this translation.
|
|||
| Convert special HTML entities back to characters (always uses ENT_QUOTES and UTF-8) | Konvertera speciella HTML-entiteter tillbaka till motsvarande tecken (använder alltid ENT_QUOTES och UTF-8) | Details | |
|
Convert special HTML entities back to characters (always uses ENT_QUOTES and UTF-8) Konvertera speciella HTML-entiteter tillbaka till motsvarande tecken (använder alltid ENT_QUOTES och UTF-8)
You have to log in to edit this translation.
|
|||
| Convert special characters to HTML entities (always uses ENT_QUOTES and UTF-8) | Konvertera speciella tecken till motsvarande HTML-entiteter (använder alltid ENT_QUOTES och UTF-8) | Details | |
|
Convert special characters to HTML entities (always uses ENT_QUOTES and UTF-8) Konvertera speciella tecken till motsvarande HTML-entiteter (använder alltid ENT_QUOTES och UTF-8)
You have to log in to edit this translation.
|
|||
| Convert all applicable characters to HTML entities (always uses ENT_QUOTES and UTF-8) | Konvertera alla tillämpbara tecken till motsvarande HTML-entitet (använder alltid ENT_QUOTES och UTF-8) | Details | |
|
Convert all applicable characters to HTML entities (always uses ENT_QUOTES and UTF-8) Konvertera alla tillämpbara tecken till motsvarande HTML-entitet (använder alltid ENT_QUOTES och UTF-8)
You have to log in to edit this translation.
|
|||
| Convert all HTML entities to their applicable characters (always uses ENT_QUOTES and UTF-8) | Konvertera alla HTML-entiteter till deras motsvarande tecken (använder alltid ENT_QUOTES och UTF-8) | Details | |
|
Convert all HTML entities to their applicable characters (always uses ENT_QUOTES and UTF-8) Konvertera alla HTML-entiteter till deras motsvarande tecken (använder alltid ENT_QUOTES och UTF-8)
You have to log in to edit this translation.
|
|||
| Format a GMT date/time | Formatera en tidsangivelse (datum/tid) angiven i GMT | Details | |
|
Format a GMT date/time Formatera en tidsangivelse (datum/tid) angiven i GMT
You have to log in to edit this translation.
|
|||
| Round fractions down | Avrunda decimaler nedåt | Details | |
| Display numbers with comma as decimal separator, if needed | Visa tal med komma som decimaltecken, om nödvändigt | Details | |
|
Display numbers with comma as decimal separator, if needed Visa tal med komma som decimaltecken, om nödvändigt
You have to log in to edit this translation.
|
|||
| Calculates the exponent of e | Beräkna exponenten av e | Details | |
Export as