メインコンテンツまでスキップ
バージョン:25.2

throw

  • command

  • Throws an exception.

  • Examples: +

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