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 reference

...

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

AWS Raw WebDNA LAMP-Plus WebServer

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

WebDNA Libraries

A list of available libraries for WebDNA...

Tips and Tricks

A list of user-submitted tips ...

Related Readings:

[httpmethod]

Displays the method...

[hide]

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

[getchars]

Extracts a portion of the text (also known as substring or Mid$)...

[appendfile]

Writes text to the end of an existing file...

[SQL]

Performs a SQL statement on an ODBC data source...

[spawn]

Creates a new thread to execute WebDNA simultaneously with the current template...