Halt()

Erzeugt eine leere Endlosschleife.

Syntax: Halt()

Beispiel:

  Halt()
  ' obiger Ausdruck ist dasselbe wie:
  do
  loop