Skip to main content
Version: 26.3

throw

  • command

  • Throws an exception.

  • Examples: +

    throw "InvalidEntry", "The quantity must be a number between 1 and 500"
  • Related: catch, exception



note

This page is under construction: it has not been reviewed for completeness.