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!
Amazon Web Services (AWS) README for Machine Image ID...
F.A.QA compilation of some user's questions...
[biotype]BioType is a behavioral biometrics WebDNA function based on ADGS research and development (from version 8...
WebDNA ModulesA list of the currently available modules...
WebDNA LibrariesA list of available libraries for WebDNA...
Tips and TricksA list of user-submitted tips ...
Use the [Search] context with [founditems] to easily retrieve records from your databases...
[getchars]Extracts a portion of the text (also known as substring or Mid$)...
[cookie]Cookies are a great way to remember visitors...
[scope]Explicitly define a block of WebDNA code that has a separate variable space...
[capitalize]Capitalizes the first letter of all words in a sentence...
[removehtml]Removes HTML or WebDNA tags from a string of text...