If this value is 0 or less, an empty array or string is returned. If it's larger than the length of the given array or string, all the elements in the array or string are returned.
Object.keys() returns an array whose elements are strings corresponding to the enumerable properties found directly upon object.
Object.keys() liefert ein Array, dessen Elemente Strings sind, welche die aufzählbaren Eigenschaften des Objekts respräsentieren.
Arrays cannot use strings as element indexes (as in an associative array) but must use integers.
Arrays können keine Strings als Index benutzen (wie bei assoziativen Arrays), sondern müssen Ganzzahlen verwenden.
A string array where each element is the representation of the value of this instance formatted with one of the standard date and time format specifiers. Examples
Die Zeichenfolgendarstellung des Werts des aktuellen Datum und Uhrzeit liegen außerhalb des Bereichs von Datumsangaben, die von dem Kalender unterstützt werden, der von der aktuellen Kultur verwendet wird.Beispiele
The following example uses two nested loops to sort a string array with 10 elements (sEntry ()) that contain various values
Das folgende Beispiel nutzt zwei ineinander verschachtelte Schleifen , um ein Zeichenfolgefeld mit 10 Elementen (a$()) , die zunächst mit verschiedenen Namen vorbelegt werden , zu sortieren
If the starting number is negative, counting starts from the end of the array or string (e.g. -4 will sign the second element, which is 2 in the above example).
Wenn die Startzahl negativ ist, beginnt die Zählung vom Ende des Arrays oder Strings (so signiert z.B. -4 das zweite Element, also 2 im oben angeführten Beispiel).
Contenu potentiellement sensible ou inapproprié
Les exemples vous aident à traduire le mot ou l’expression cherchés dans des contextes variés. Ils ne sont ni sélectionnés ni validés par nous et peuvent contenir des mots ou des idées inappropriés. Signalez des exemples à modifier ou à retirer. Les traductions potentiellement sensibles, inappropriées ou familières sont généralement marquées de rouge ou d’orange.