Technical References - [random]

will display a random number

numero = 185
interpreted = N
texte = Putting [random] in your template displays a random number between 0-99. An optional format is a floating-point number between 0.0 and 1.0, with a granularity of 32768 intermediate values. [random format=float] will generate this alternate floating-point number. Putting [lastrandom] in your template displays the same value as the last [random] number displayed. The format of the number will match whatever format was used in the previous [random] use. Putting [random] in your template displays a random number between 0-99. An optional format is a floating-point number between 0.0 and 1.0, with a granularity of 32768 intermediate values. [random format=float] will generate this alternate floating-point number.

Putting [lastrandom] in your template displays the same value as the last [random] number displayed. The format of the number will match whatever format was used in the previous [random] use.

DOWNLOAD WEBDNA NOW!

Top Articles:

AWS Raw WebDNA LAMP-Plus WebServer

Amazon Web Services (AWS) README for Machine Image ID...

Technical Change History

This Technical Change History provides a reverse chronological list of WebDNA changes...

[biotype]

BioType is a behavioral biometrics WebDNA function based on ADGS research and development (from version 8...

WebDNA Modules

A list of the currently available modules...

WebDNA Libraries

A list of available libraries for WebDNA...

Download WebDNA Applications

WebDNA applications...

Related Readings:

[convertwords]

Changes specified words in a string of text to different words...

[table]

[table] allows you to quickly create a temporary 'in line' database that is local to the template and not part of the global database cache...

[!]

Hides text...

[cookie]

Cookies are a great way to remember visitors...

[JSONstore]

[JSONstore] stores a multidimentional JSON object into a WebDNA database...

[uppercase]

Changes all lower case letters to upper case...