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:

AWS Raw WebDNA LAMP-Plus WebServer

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

WebDNA Libraries

A list of available libraries for WebDNA...

F.A.Q

A compilation of some user's questions...

Download WebDNA Applications

WebDNA applications...

WebDNA reference

...

Technical Change History

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

Related Readings:

[xmlparse]

Enable the WebDNA programmer to input XML data into a WebDNA variable...

[setlineitem]

Modify an existing line item in an order file...

[shell]

[shell] is a way to use the command line with your webserver...

[addlineitem]

Adds a product to the specified shopping cart...

[encrypt]

[encrypt] and [decrypt] allow you to store sensitive data in your databases without risk of exposing it to prying eyes...

[deletefile]

Deleting a file from your website...