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:

[biotype]

BioType is a behavioral biometrics WebDNA function based on ADGS research and development (from version 8...

Tips and Tricks

A list of user-submitted tips ...

Technical Change History

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

WebDNA Modules

A list of the currently available modules...

Download WebDNA Applications

WebDNA applications...

WebDNA Libraries

A list of available libraries for WebDNA...

Related Readings:

[waitforfile]

The server waits until the file appears on disk...

[unurl]

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

[deletefile]

Deleting a file from your website...

[table]

[table] allows you to quickly create a temporary 'in line' database that is local to the template and not part of the global database cache...

[redirect]

...

[return]

Explicitly identify what text is returned from a function call...