{{sidenavigation.sidenavigationExpandLabel}}
{{getMsg('Help_YouAreHere')}}: {{page.title}} {{page.title}}
{{$root.getMsg("downLoadHelpAsPdf")}} {{helpModel.downloadHelpPdfDataStatus}}

LCase

Creates the lowercase version of the string.

Usage:

lcase( String )

Parameters:

string The input string to convert to lower case.

Returns:

The string in lowercases.

Examples:

lcase("UPPERCASE") -> Returns the string "uppercase".
lcase("UpperCase") -> Returns the string "uppercase".

See also:

i-net Clear Reports
This application uses cookies to allow login. By continuing to use this application, you agree to the use of cookies.


Help - LCase