"Unteroperationen": Der Wert dieser Eigenschaft ist ein Array Objekt mit all den Unteroperationen zur aktuellen Operation.
"subOperations". The value of this property is an object array containing all the sub-operations for the current operation.
Mit dieser Syntax werden alle Operationen in strukturierter Form im 4D Array Objekt (arrAktivität) zurückgegeben.
With this syntax, all the operations are returned in a structured form in the 4D object array (arrActivities).
Das Array Objekt verfügt über Methoden, um Arrays auf unterschiedliche Weisen zu manipulieren.
The Array object has methods for manipulating arrays in various ways, such as joining, reversing, and sorting them.
Die copyWithin Funktion ist absichtlich generisch. Es wird nicht vorausgesetzt, dass this ein Array Objekt ist.
The copyWithin function is intentionally generic, it does not require that its this value be an Array object.
Drei zusammengesetzte Typen: Array Objekt
JavaScript hat keinen expliziten Array-Datentyp, aber es ist möglich, das vordefinierte Array Objekt und dessen Methoden zu verwenden, um mit Arrays zu arbeiten.
JavaScript does not have an explicit array data type. However, you can use the predefined Array object and its methods to work with arrays in your applications.
Das Array Objekt überschreibt die toString Methode von Object.
The Array object overrides the toString method of Object.
Wir nehmen das Array Objekt aus dem Beispiel zum Befehl OB SET ARRAY