Informatiker Board (http://www.informatikerboard.de/board/index.php)
- Themengebiete (http://www.informatikerboard.de/board/board.php?boardid=1)
-- Praktische Informatik (http://www.informatikerboard.de/board/board.php?boardid=6)
--- JavaScript this (http://www.informatikerboard.de/board/thread.php?threadid=4192)


Geschrieben von hsh4 am 25.06.2019 um 17:21:

  JavaScript this

Meine Frage:
Was hat das this. zu bedeuten? Bitte um dringende Hilfe

functioin Aufgabe2(wert1, wert2) {
var.zahl1 = wert1;
this.zahl2 = wert2;
}

.....

Meine Ideen:
ich hab leider nichts dazu im Internet und auch nicht in unseren Vorlesungsfolien gefunden


Forensoftware: Burning Board, entwickelt von WoltLab GmbH