Skip to content

upper

upper converts a string to uppercase.

Notes

  • Use it before comparisons or normalization.
  • It is the companion to lower.