Displays enclosed text without interpreting the [xxx] tags in any way.
numero = 201[raw]Any text, including any [xxx] tags such as [date] or [delete] [ /raw]In the example above, the displayed text will beAny text, including any [xxx] tags such as [date] or [delete]
This context is most often used within any HTML pages on your site that have many [] characters may be misinterpreted by WebDNA, so surround those pages with <!-- [ Raw]-->...entire text of page...<!-- [ /Raw]-->. Notice the <!-- --> HTML comments in this example: they are used so that if this page is ever displayed without being processed by WebDNA, the [ raw] tags will be invisible.
[raw] Any Text, including [xxx][ /raw][raw]Any text, including any [xxx] tags such as [date] or [delete] [ /raw]
This context is most often used within any HTML pages on your site that have many [] characters may be misinterpreted by WebDNA, so surround those pages with <!-- [ Raw]-->...entire text of page...<!-- [ /Raw]-->. Notice the <!-- --> HTML comments in this example: they are used so that if this page is ever displayed without being processed by WebDNA, the [ raw] tags will be invisible.
DOWNLOAD WEBDNA NOW!
WebDNA applications...
[biotype]BioType is a behavioral biometrics WebDNA function based on ADGS research and development (from version 8...
F.A.QA compilation of some user's questions...
WebDNA ModulesA list of the currently available modules...
WebDNA LibrariesA list of available libraries for WebDNA...
Tips and TricksA list of user-submitted tips ...
Cookies are a great way to remember visitors...
[deletefolder]Deletes a folder from your website...
[listfields]Lists all the fields in the specified database...
[loop]Loops through the enclosing text the specified number of times...
[math][math] calculates equations using numbers...
[switch]Executes the WebDNA inside the only [case] context which matches the given value...