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...
WebDNA LibrariesA list of available libraries for WebDNA...
AWS Raw WebDNA LAMP-Plus WebServerAmazon Web Services (AWS) README for Machine Image ID...
F.A.QA compilation of some user's questions...
Tips and TricksA list of user-submitted tips ...
Technical Change HistoryThis Technical Change History provides a reverse chronological list of WebDNA changes...
Displays the method...
[redirect]...
[function]This context enables the WebDNA programmer to call a previously defined block of WebDNA code...
[thisurl][thisurl] displays the URL of the current page...
[setlineitem]Modify an existing line item in an order file...
[uppercase]Changes all lower case letters to upper case...