Command: ToUppercase

NEST HelpDesk Command Index NEST Quick Reference

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

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

NEST HelpDesk Command Index NEST Quick Reference

© 2000-2010 The NEST Initiative