Roxen Interactive RXML Help
<cset></cset>
Sets a variable with its content. The type of the content is always text. This is deprecated in favor of using <set> with content.
Attributes
- variable
- variable=name
The variable to be set.
- quote
- quote={html, none}
How the content should be quoted before assigned to the variable. Default is html.

