Click here to view and discuss this page in DocCommentXchange. In the future, you will be sent there automatically.

SAP Sybase SQL Anywhere 16.0 » SQL Anywhere Server - Programming » HTTP web services » SQL Anywhere as an HTTP web server » How to develop web service applications in an HTTP web server » How to access client-supplied HTTP variables and headers

 

How to access HTTP variables using host parameters

You can reference client-supplied variables when you pass them as host parameters of a function or procedure call.

 Example