User Tools

Site Tools


jvs:cigal:manual:chapter3:ucase

CIGAL Reference Manual, Chapter 3 (Functions): ucase

Ucase -- Convert a character string to upper case text

usage: str2 = ucase(str1)

UCASE copies an input character string (STR1) to an output string (STR2) converting lower case characters (a-z) to upper case (A-Z). Non-alphabetic characters are copied without modification.

See Also:
LCASE(3)

CIGAL Home, CIGAL Manual, Functions List, Manual Help

jvs/cigal/manual/chapter3/ucase.txt · Last modified: 2023/02/23 18:43 (external edit)