|
Newsletters
|
|
|
|
|
WML Tag Reference
WML Tag Reference
Bookmark this page
The SetVar Element - <setvar>
Description: Specifies the variable to set in the user agent after executing a task.
Example:
<setvar name="name1" value="value1"/>
| Attributes |
| Name |
Value |
Description |
| name |
CDATA |
Specifies the field name |
| value |
CDATA |
specifies the field value |
Back to Tag Listing
|
|