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:

AWS Raw WebDNA LAMP-Plus WebServer

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

WebDNA Libraries

A list of available libraries for WebDNA...

[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 reference

...

Tips and Tricks

A list of user-submitted tips ...

Related Readings:

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

[createfolder]

Create an empty folder on your webspace...

[listdatabases]

Lists all the currently-open databases...

[xmlnodesattributes]

This context is used to iterate the attributes of a specific XML node...

[flushdatabases]

...

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