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:

WebDNA Libraries

A list of available libraries for WebDNA...

AWS Raw WebDNA LAMP-Plus WebServer

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

F.A.Q

A compilation of some user's questions...

WebDNA Modules

A list of the currently available modules...

Tips and Tricks

A list of user-submitted tips ...

Technical Change History

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

Related Readings:

[search]

Use the [Search] context with [founditems] to easily retrieve records from your databases...

[hide]

Prevents WebDNA to return hidden parts of your code to apache (from version 8...

[function]

This context enables the WebDNA programmer to call a previously defined block of WebDNA code...

[shell]

[shell] is a way to use the command line with your webserver...

[shownext]

[shownext] is a special context used to create links (or more accurately...

[xmlnodes]

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