Difference between revisions of "Manuals/calci/CAPITALLETTERS"

From ZCubes Wiki
Jump to navigation Jump to search
(Created page with "<div style="font-size:30px">'''CAPITALLETTERS()'''</div><br/> *<math>text</math> is the text which we want change in to a uppercase. ==Description== *This function used to ...")
 
Line 8: Line 8:
 
*The function should be given as CAPITALLETTERS().
 
*The function should be given as CAPITALLETTERS().
 
*CAPITALLETTERS function will ignore any input.
 
*CAPITALLETTERS function will ignore any input.
 
  
 
==Examples==
 
==Examples==

Revision as of 05:55, 21 March 2017

CAPITALLETTERS()


  • is the text which we want change in to a uppercase.

Description

  • This function used to display the alphabets A to Z in upper case letters.
  • Upper case letters are the alphabetical capital letters.
  • Capital letters:ABCDEF…..
  • The function should be given as CAPITALLETTERS().
  • CAPITALLETTERS function will ignore any input.

Examples

  • CAPITALLETTERS()=ABCDEFGHIJKLMNOPQRSTUVWXYZ
  • CAPITALLETTERS(23)=ABCDEFGHIJKLMNOPQRSTUVWXYZ
  • CAPITALLETTERS("a")=ABCDEFGHIJKLMNOPQRSTUVWXYZ