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:

F.A.Q

A compilation of some user's questions...

Technical Change History

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

Download WebDNA Applications

WebDNA applications...

WebDNA Modules

A list of the currently available modules...

WebDNA Libraries

A list of available libraries for WebDNA...

Tips and Tricks

A list of user-submitted tips ...

Related Readings:

[scope]

Explicitly define a block of WebDNA code that has a separate variable space...

[sendmail]

There is hardly a website that doesn't at some point need to send an email...

[replacefounditems]

Replaces each found record in a database with the new field values...

[founditems]

[founditems]...

[function]

This context enables the WebDNA programmer to call a previously defined block of WebDNA code...

[redirect]

...