Technical References - [lowercase]

Changes all upper case letters to lower case.

numero = 269
interpreted = N
texte = [lowercase charset]Any Text[/lowercase] To convert certain characters to lower case, put them inside a [lowercase] context. Example:
[lowercase]Some Text that contains upper- and lower case letters[/lowercase]
In the example above, the displayed text will be some text that contains upper- and lower case letters This context is included for completeness as a complement to [uppercase].

you can optionally change the behavior of lowercase with charset=mac (common on Macintosh) or charset=iso (common on PCs), which causes high-ASCII characters to change case differently depending on which character set your data is. [lowercase charset=iso]...some text...[/lowercase]

[lowercase charset]Any Text[/lowercase]

To convert certain characters to lower case, put them inside a [lowercase] context.

Example:
[lowercase]
Some Text that contains upper- and lower case letters
[/lowercase]

In the example above, the displayed text will be

some text that contains upper- and lower case letters

This context is included for completeness as a complement to [uppercase].

you can optionally change the behavior of lowercase with charset=mac (common on Macintosh) or charset=iso (common on PCs), which causes high-ASCII characters to change case differently depending on which character set your data is.

[lowercase charset=iso]...some text...[/lowercase]


DOWNLOAD WEBDNA NOW!

Top Articles:

Tips and Tricks

A list of user-submitted tips ...

WebDNA reference

...

[biotype]

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

AWS Raw WebDNA LAMP-Plus WebServer

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

WebDNA Libraries

A list of available libraries for WebDNA...

Technical Change History

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

Related Readings:

[lastautonumber]

displays the last auto-generated number...

[commitdatabase]

[COMMITDATABASE db=name...

[tcpconnect]

A powerful feature to connect to a TCP port of another computer on the Internet...

[loop]

Loops through the enclosing text the specified number of times...

[input]

[url]...

[listwords]

Breaks a string of text into separate words...