Command: ToLowercase

NEST HelpDesk Command Index NEST Quick Reference

Name:
 ToLowercase - Convert a string to lower case.
Synopsis:
 
   (string) ToLowercase -> (string)
Description:
   ToLowercase converts a string to lower case. If no lower case
   representation of a letter exists, the letter is kept unchanged.
   
Examples:
   SLI ] (MiXeD cAsE) ToLowercase
   (mixed case)

Author:
 Jochen Martin Eppler
SeeAlso:ToUppercase
Source:
 /home/abuild/rpmbuild/BUILD/nest-2.4.1/sli/stringdatum.cc

NEST HelpDesk Command Index NEST Quick Reference

© 2000-2010 The NEST Initiative