Iterates a specified variable over all the properties of an object. For each distinct property, JavaScript executes the specified statements.
Durchläuft mit der angegebenen Variable alle Eigenschaften eines Objekts und führt für jede einzelne Eigenschaft die angegebenen Anweisungen aus.
Properties In JavaScript, objects can be seen as a collection of properties.
In JavaScript können Objekte als eine Sammlung von Eigenschaften(Properties) angesehen werden.
JavaScript properties that begin with a digit cannot be referenced with dot notation; and must be accessed using bracket notation.
JavaScript-Eigenschaften, die mit einer Ziffer beginnen, können nicht mit Punktnotation referenziert werden und müssen über Klammernotation aufgerufen werden.
Adding properties In JavaScript, you can add properties to any object at run time.
In JavaScript kann jede Funktion als eine normale Eigenschaft zu einem Objekt hinzugefügt werden.
Potentially sensitive or inappropriate content
Examples are used only to help you translate the word or expression searched in various contexts. They are not selected or validated by us and can contain inappropriate terms or ideas. Please report examples to be edited or not to be displayed. Potentially sensitive, inappropriate or colloquial translations are usually marked in red or in orange.