Lotus Software logo
IBM Lotus Domino Designer 8.5
  Versions 8.5 and 8.5.1






UCase function

Converts all alphabetic characters in a string to uppercase, and returns the resulting string.

Syntax

UCase[$] ( expr )

Elements

expr

For UCase, any numeric or string expression. For UCase$, any Variant or string expression.

Return value

UCase returns a Variant of DataType 8 (String). UCase$ returns a String.

UCase(NULL) returns NULL. UCase$(NULL) returns an error.

Usage

The function has no effect on non-alphabetic characters.

Language cross-reference

@UpperCase function in formula language

See examples

Examples: UCase function
Related topics
LotusScript Language Reference: U through Z
LCase function




Library | Support | Terms of use |

Last updated: Monday, October 5, 2009