| Name | GenerateName |
|---|---|
| Type | Method |
| Summary | Generates a random character name |
| Prototype | VARIANT GenerateName(); |
| Description | Generates a random character name based on the names in the names file previously loaded with ReadNamesFile. |
| VBscript example | |
| Jscript example | |
| PerlScript example | |
| Returns | If a names file has not been loaded, the return value is a NULL variant. |
See also ...