Manuals/calci/SUBSCRIPT

From ZCubes Wiki
Revision as of 21:56, 26 April 2017 by Swapna (talk | contribs) (Created page with "<div style="font-size:30px">'''SUBSCRIPT(Thing)'''</div><br/> *<math>Thing</math> is a character to be displayed. ==Description== *This function displays the given character...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search
SUBSCRIPT(Thing)


  • is a character to be displayed.

Description

  • This function displays the given character slightly below the line.
  • A subscript or superscript is a character (number, letter or symbol) that is set slightly below or above the normal line of type. It is usually smaller than the rest of the text.
  • Argument can be a letter, number, or any symbol.
  • should be entered in double quotes("") for text and special characters. Numbers can be entered directly.
  • Only first argument gets sub-scripted.


Examples

  • SUBSCRIPT(2)= 2
  • SUBSCRIPT("**")= **
  • SUBSCRIPT(1..5)= 1,2,3,4,5


Related Videos

How to apply subscript and superscript


See Also


References