Skip to content

lower

lower converts a string to lowercase.

Notes

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