Passing Parameters to Procedures

You can take advantage of default values of stored procedure parameters with either of two forms of the CALL statement.

See SQL Anywhere 11.0.1 > SQL Anywhere Server - SQL Usage > Stored Procedures and Triggers > Using procedures, triggers, and batches > The structure of procedures and triggers > Passing parameters to procedures.