Manuals/calci/MARQUEE

From ZCubes Wiki
Revision as of 05:52, 20 April 2017 by Swapna (talk | contribs) (Created page with "<div style="font-size:30px">'''MARQUEE(text)'''</div><br/> *<math>text</math> is the text for which marquee effect is to be applied. ==Description== *This function is used t...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search
MARQUEE(text)


  • is the text for which marquee effect is to be applied.

Description

  • This function is used to apply the marquee effect for the given text.
  • Marquee is scrolling text that moves across a defined section of an area in a horizontal or vertical direction.
  • Argument can be text, numbers, or any special characters like @,&...
  • should be entered in double quotes("") for text and special characters. Numbers can be entered directly.
  • Only first argument gets marqueed.

Examples

  • MARQUEE("text")
  • MARQUEE("&$#@")

See Also

References