• My Pages
  • Comments
  • Add Link
  • Subscribe
  • Subscribe User
  • Edit (GUI)
  • Edit (Text)
  • Rename Page
  • Copy Page
  • Load Page
  • Save Page
  • Delete Page
  • Attachments
  • Check Spelling
  • Diffs
  • Info
  • Revert to this revision
  • XML
  • Render as Docbook
  • Print View
  • Raw Text
  • Delete Cache
  • Like Pages
  • Local Site Map
  • Remove Spam
  • Package Pages
  • Sync Pages

    Usage:

    die

    Example:

    die "We had an error and had to stop... "

    Stops the script on the current line with an error. You can specify an error in between quotes "". Aditionally to this an error code will be added to the end.

    die "Oh uh! Seems we had an error \n"


    ScriptControlStructures

    die (last edited 2015-08-10 00:46:40 by LKD70)