Stored procedures may begin with the Compile statement which serves to

An example of a Compile statement is:

Compile Function COUNT_INVOICES(Integer inv_count)

Argument names have the same rules as stored procedure names. You may pass in as many as 256 arguments. Rules for stored procedure and argument names are as follows: