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:

Technical Change History

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

[biotype]

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

WebDNA Libraries

A list of available libraries for WebDNA...

F.A.Q

A compilation of some user's questions...

Tips and Tricks

A list of user-submitted tips ...

WebDNA Modules

A list of the currently available modules...

Related Readings:

[search]

Use the [Search] context with [founditems] to easily retrieve records from your databases...

[lineitems]

Loops through all the line items in an order file...

[getmimeheader]

Displays a specific MIME header...

[unurl]

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

[uppercase]

Changes all lower case letters to upper case...

[SQLconnect]

Opens and persists a 'named' connection to a SQL server...