docs.roxen.comBack to normal mode
DocsRoxenWebServer 6.1Web Developer ManualCompatibility
Copyright © 2019, Roxen Internet Software
Suggestions, comments & compliments
manuals@roxen.com

<cset></cset>

Provided by module: Tags: RXML tags

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="name"

The variable to be set.


quote="{html, none}"

How the content should be quoted before assigned to the variable. Default is html.