Manuals/calci/CAPITALLETTERS

From ZCubes Wiki
Revision as of 05:55, 21 March 2017 by Jayaram (talk | contribs) (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 ...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search
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