Macaulay2 » Documentation
Packages » Macaulay2Doc » The Macaulay2 language » strings and nets » toLower
next | previous | forward | backward | up | index | toc

toLower -- convert to lower case

Description

i1 : toLower "A b C d E f"

o1 = a b c d e f

For the programmer

The object toLower is a function closure.


The source of this document is in /build/reproducible-path/macaulay2-1.25.06+ds/M2/Macaulay2/packages/Macaulay2Doc/ov_strings.m2:447:0.