Technical References - [countchars]

Counts the number of letters inside the context.

numero = 218
interpreted = N
texte = [countchars]Any Text[/countchars] To count the number of letters in something, put the text inside a [countchars] context. Example:
[countchars]Some Text[/countchars]
In the example above, the displayed text will be: 9 The number displayed is the number of characters inside the context -- the count includes carriage returns, tabs, line feeds and other characters that are sometimes invisible. [countchars]Any Text[/countchars]

To count the number of letters in something, put the text inside a [countchars] context.

Example:

[countchars]Some Text[/countchars]

In the example above, the displayed text will be:

9

The number displayed is the number of characters inside the context -- the count includes carriage returns, tabs, line feeds and other characters that are sometimes invisible.

DOWNLOAD WEBDNA NOW!

Top Articles:

WebDNA Libraries

A list of available libraries for WebDNA...

Download WebDNA Applications

WebDNA applications...

AWS Raw WebDNA LAMP-Plus WebServer

Amazon Web Services (AWS) README for Machine Image ID...

WebDNA Modules

A list of the currently available modules...

Tips and Tricks

A list of user-submitted tips ...

Technical Change History

This Technical Change History provides a reverse chronological list of WebDNA changes...

Related Readings:

[lookup]

...

[cookie]

Cookies are a great way to remember visitors...

[username]

Using [password] and [username] is an easy was to show the browser login dialog box...

[spawn]

Creates a new thread to execute WebDNA simultaneously with the current template...

[JSONstore]

[JSONstore] stores a multidimentional JSON object into a WebDNA database...

[unurl]

Changes text from URL-compatible characters to plain text...