Table of Contents
Introduction
Information Tags
String Tags
Variable Tags
URL Tags
If Tags
Graphics Tags
Database Tags
Programming Tags
Supports System
SSI
htaccess
Image Maps
Appendix
|
<cset> ... </cset>
|
 |
<cset> is defined in the Main RXML parser module.
Sets a variable to the contents of the tag.
|
|
Attributes
- variable=variable
-
The variable to set.
Example
source code
|
Hello World
"=> >
|
 |
|
result
|
Hello World
|
|
|