Content-type: text/html Set Tag

Home
WebGroove is no longer supported. These docs are reference only.


Set Tag
Sets an Agent variable to a specified value. Any embedded variable references will be expanded.

Examples
<set {user:name}="Homer Simpson" {user:age}=38>

<set {user:address}>
742 Evergreen Terrace
Springfield, USA
</set>


Syntax
This tag can be either a single tag with one or more variable assignments inline, or a tag pair with just the variable name specified in the opening tag, followed by the value and the closing tag.

Notes
If a particular value contains white space, surround it with double quotes or use the block version of the tag.

See Also
Clear Tag
If Tag
Store Tag
Validate Tag

Up To
Agent Tags
Agent Variables
Complete Tag Reference


WebGroove® is a registered trademark of Creativision Publishing Corporation