Technical References - [wait]

[wait] just does what it says

numero = 1040
interpreted = N
texte = [wait 1000] would stop the execution of the current process for 1000ms If executed on a thread, would only affect the thread [wait 1000] would stop the execution of the current process for 1000ms

If executed on a thread, would only affect the thread

DOWNLOAD WEBDNA NOW!

Top Articles:

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...

F.A.Q

A compilation of some user's questions...

Tips and Tricks

A list of user-submitted tips ...

AWS Raw WebDNA LAMP-Plus WebServer

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

WebDNA Libraries

A list of available libraries for WebDNA...

Related Readings:

[movefile]

This instructions move a file from one location to another...

[redirect]

...

[random]

will display a random number...

[xslt]

The [xslt] Context allows the WebDNA programmer to 'apply' an XSL style sheet to an XML document and thus 'transform' the XML data into any format the programmer desires (usually HTML)...

[lookup]

...

[xmlnodes]

The behavior of this context is to iterate the child XML nodes of a parent node...