11.04.2013 Views

UniBasic Commands Reference - Rocket Software

UniBasic Commands Reference - Rocket Software

UniBasic Commands Reference - Rocket Software

SHOW MORE
SHOW LESS

You also want an ePaper? Increase the reach of your titles

YUMPU automatically turns print PDFs into web optimized ePapers that Google loves.

addRequestParameter<br />

Syntax<br />

addRequestParameter(request_handle, parameter_name, parameter_value,<br />

content_handling)<br />

Note: This function is case-sensitive. If you want it to be case-insensitive, you<br />

must compile your programs using the BASIC command with the -i option.<br />

Description<br />

The addRequestParameter function adds a parameter to the request.<br />

Parameters<br />

The following table describes each parameter of the syntax.<br />

Parameter Description<br />

request_handle The handle to the request.<br />

parameter_name The name of the parameter.<br />

parameter_value The value of the parameter.<br />

content_handling The dynamic MIME type for the parameter value.<br />

addRequestParameter Parameters<br />

The following table describes the status of each return code.<br />

Return<br />

Code Status<br />

0 Success.<br />

addRequestParameter Return Codes<br />

addRequestParameter 1-85

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!