Halt()

Creates an empty continuous loop

Syntax: Halt()

Example:

  Halt()
  ' above expression is the same as:
  do
  loop