Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Info
titleBeispiel

Der ursprüngliche Inhalt von $this.array:

1

2

3

4

5

6


$this.array = reverse array $this.array 

Der resultierende Inhalt von $this.array: 

6

5

4

3

2

1