Manuals/calci/SUBSCRIPT

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