Method WMLCard():setVar() Professional

Create a CGI variable.

Syntax
:setVar( <cName>, <cValue> ) --> self
Parameters
<cName>
<cName> is the name of the CGI variable.
<cValue>
<cValue> is the value of the CGI variable.
Return

This method returns the object executing the method (self).

Description

The method creates a CGI variable along with its value for WAA WAP applications. All variables are sent to WAA if the card is submitted from the mobile device to the WAA.

Feedback

If you see anything in the documentation that is not correct, does not match your experience with the particular feature or requires further clarification, please use this form to report a documentation issue.