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!
WebDNA applications...
[biotype]BioType is a behavioral biometrics WebDNA function based on ADGS research and development (from version 8...
WebDNA LibrariesA list of available libraries for WebDNA...
WebDNA ModulesA list of the currently available modules...
Tips and TricksA list of user-submitted tips ...
Technical Change HistoryThis Technical Change History provides a reverse chronological list of WebDNA changes...
This context enables the WebDNA programmer to call a previously defined block of WebDNA code...
[xmlnodes]The behavior of this context is to iterate the child XML nodes of a parent node...
[thisurl][thisurl] displays the URL of the current page...
[findstring][FindString Source=...
[grep]Replaces text based on a regular expression...
[scope]Explicitly define a block of WebDNA code that has a separate variable space...