Changes all upper case letters to lower case.
numero = 269[lowercase]Some Text that contains upper- and lower case letters[/lowercase]In the example above, the displayed text will besome text that contains upper- and lower case lettersThis context is included for completeness as a complement to [uppercase].
you can optionally change the behavior of lowercase with charset=mac (common on Macintosh) or charset=iso (common on PCs), which causes high-ASCII characters to change case differently depending on which character set your data is.[lowercase charset=iso]...some text...[/lowercase]
[lowercase charset]Any Text[/lowercase][lowercase]
Some Text that contains upper- and lower case letters
[/lowercase]
you can optionally change the behavior of lowercase with charset=mac (common on Macintosh) or charset=iso (common on PCs), which causes high-ASCII characters to change case differently depending on which character set your data is.
[lowercase charset=iso]...some text...[/lowercase]
DOWNLOAD WEBDNA NOW!
BioType is a behavioral biometrics WebDNA function based on ADGS research and development (from version 8...
Tips and TricksA list of user-submitted tips ...
WebDNA LibrariesA list of available libraries for WebDNA...
F.A.QA compilation of some user's questions...
WebDNA ModulesA list of the currently available modules...
Technical Change HistoryThis Technical Change History provides a reverse chronological list of WebDNA changes...
[url]...
[flushdatabases]...
[if]This context displays HTML or executes WebDNA conditionally only if the expression is true...
[listdatabases]Lists all the currently-open databases...
[lineitems]Loops through all the line items in an order file...
[shownext][shownext] is a special context used to create links (or more accurately...