Help for this page

Select Code to Download


  1. or download this
    print("$cod: $msg\n"),
    return 1;
    
  2. or download this
    if (error condition) {
       set stuff
       print message
       return
    }