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
|
<random>
|
 |
<random> is defined in the Main RXML parser module.
Randomly chooses a message from its contents.
|
|
Attributes
- separator=string
-
The separator used to separate the messages, by default newline.
Example
source code
|
1
2
3
4
5
Your random number is .
"=> >
|
 |
|
result
|
1
2
3
4
5
Your random number is .
|
|
|