PPWIZARD is a free preprocessor for HTML, REXX, Visual Basic or any text files.
[Bottom][Contents][Search][Prev]: TimeStamp()[Next]: ToUpperCase()
\ -> Rexx -> Inbuilt PPWIZARD Functions -> ToLowerCase()

ToLowerCase()

This is an inbuilt function function provided by PPWIZARD.

This function takes a single parameter and returns it in lower case. The translations are performed for english characters (a-z) by default but it is possible to configure PPWIZARD for other languages.

To convert to upper case you can use the ToUpperCase() function.

Note that for more complex character translations you should have a look at the standard rexx translate() function (which this what this function uses internally).

To configure the case conversion see the "Upper/Lower Case Configuration" section.


email me  any feedback, additional information or corrections.
See this page online (look for updates)

[Top][Contents][Search][Prev]: TimeStamp()[Next]: ToUpperCase()


PPWIZARD Manual
My whole website and this manual itself was developed using PPWIZARD (free preprocessor written by Dennis Bareis)
Saturday May 28 2022 at 2:55pm