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

toUpper -- convert to upper case

Description

i1 : toUpper "A b C d E f"

o1 = A B C D E F

For the programmer

The object toUpper is a function closure.


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