User Tools

Site Tools


jvs:cigal:manual:chapter3:lcase

CIGAL Reference Manual, Chapter 3 (lcase):

Lcase -- Convert a character string to lower case text

usage: str2 = lcase(str1)

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

See Also:
UCASE(3)

CIGAL Home, CIGAL Manual, Functions List, Manual Help

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