Hi,
Stattdessen kommt es sehr häufig:
- --> "0"
- --> "1"
- --> "copy"
- --> "remove"
- --> "contains"
- --> "associate"
(...)
x. --> "rgbToHex"Woran kann das liegen?
Daran, dass das alles Eigenschaften oder Methoden des Objektes sind, dass du mit for-in durchläufst.
Warum nutzt du keine for-Schleife, wenn du einfach nur die Werte in einem Array durchlaufen willst?
MfG ChrisB
--
Light travels faster than sound - that's why most people appear bright until you hear them speak.
Light travels faster than sound - that's why most people appear bright until you hear them speak.