Help for this page

Select Code to Download


  1. or download this
    FUNCTION fred (arg1 OUT INTEGER) RETURN integer;
    
  2. or download this
    FUNCTION fred (arg1 IN INTEGER) RETURN integer;