downcase
|
The downcase function converts upper case Character or Strings into lower case characters. The downcase function converts upper case Character in the input Symbol into lower case characters. Usage Use the downcasefunction is used to convert upper case Character to lower case characters.String
Symbol
(downcase char) (downcase String) A new Character or String with all the upper case characters in the
original argument converted to lower case.
(downcase symbol) A new Symbol with all the upper case characters in the
original argument converted to lower case.
Expression:
Arguments
Name
Type
Description Argument: char String or Character
A character argument or String argument
Returns:
Expression:
Arguments
Name
Type
Description Argument: symbol Symbol
A Symbol argument
Returns:
Here are a number of links to Lambda coding examples which contain this instruction in various use cases.
Here are the links to the data types of the function arguments.
Symbol | Character | String | Text |
Character |
Here are also a number of links to functions having arguments with any of these data types.
Analytic Information Server (AIS)AIS Component Systems
|