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

UCase

Read the string, converts it to uppercase and returns the uppercase version of this string.

Usage:

ucase( String )

Parameters:

string The string which should be converted to uppercase.

Returns:

The string in uppercases.

Examples:

ucase("abc");  // Returns the string "ABC".
ucase("Abc");  // Returns the string "ABC".

See also:

i-net Clear Reports
Diese Anwendung verwendet Cookies um das Einloggen zu ermöglichen. Durch die weitere Nutzung dieser Anwendung stimmen Sie der Verwendung von Cookies zu.


Hilfe - UCase