Table of Contents

ugBASIC User Manual

LOWER ✓

SYNTAX

   = LOWER( text )

PURPOSE

This function converts the characters in a string into lower case (capital) letters.

EXAMPLE

  x = LOWER( "ugBASIC" )

See also the following example files:

ABBREVIATION

 Lw

AVAILABLE ON

ANY PROBLEM?

If you have encountered a problem using this command, if you think there is a bug or the explanation is unclear, please open an issue for this keyword on GitHub. Thank you!

POWERED BY