<setvar>

List of tags

Summary:
The setvar element specifies the variable to set in the current browser context as a side effect of executing a task. The element must be ignored if the name attribute doe not evaluate to a legal variable name at runtime.

Attributes:
NameData typeMandatoryDefaultDescription
idStringX A unique name for the tag within the deck
classStringX A name of a class of which the tag is a member
nameString  Specifies the variable name.
valueString  Specifies the value to be assigned to the variable.