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

F.A.Q

A compilation of some user's questions...

WebDNA Modules

A list of the currently available modules...

WebDNA reference

...

WebDNA Libraries

A list of available libraries for WebDNA...

Tips and Tricks

A list of user-submitted tips ...

Related Readings:

[function]

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

Database format

...

[append]

[append db=base...

[grep]

Replaces text based on a regular expression...

[convertwords]

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

[shownext]

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