Help for this page

Select Code to Download


  1. or download this
    ...
    return ERR_CONST_CODE1    if <error test1>;
    return ERR_CONST_CODE2    if <error test2>;
    ...