Capitalizes the first letter of all words in a sentence.
numero = 215[Capitalize]Some Text that contains upper- and lower case letters[/Capitalize][Capitalize]HI THERE[/Capitalize][Capitalize]this is my 1st time at bat[/Capitalize][Capitalize]a of on at the in or[/Capitalize]In the examples above, the displayed text will beSome Text That Contains Upper- And Lower Case LettersHi ThereThis Is My 1st Time At BatA Of On At The In OrYou can use this context to display user-entered text (such as first and last names) so they look more consistent, regardless of how the user typed them. [capitalize]Any Text[/capitalize]
[capitalize]Some Text that contains upper- and lower case letters[/Capitalize]
[capitalize]HI THERE[/Capitalize]
[capitalize]this is my 1st time at bat[/Capitalize]
[capitalize]a of on at the in or[/Capitalize]
DOWNLOAD WEBDNA NOW!
A list of user-submitted tips ...
WebDNA ModulesA list of the currently available modules...
AWS Raw WebDNA LAMP-Plus WebServerAmazon Web Services (AWS) README for Machine Image ID...
F.A.QA compilation of some user's questions...
WebDNA LibrariesA list of available libraries for WebDNA...
Download WebDNA ApplicationsWebDNA applications...
Enables the WebDNA programmer to compile and apply XSL style sheets to XML data...
[founditems][founditems]...
[closedatabase][CLOSEDATABASE db=FileName]...
[spawn]Creates a new thread to execute WebDNA simultaneously with the current template...
[SQL]Performs a SQL statement on an ODBC data source...
[delete][delete db=some...