Difference between revisions of "Manuals/calci/MARQUEE"
Jump to navigation
Jump to search
(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...") |
|||
(2 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
− | <div style="font-size:30px">'''MARQUEE( | + | <div style="font-size:30px">'''MARQUEE(Text)'''</div><br/> |
− | *<math> | + | *<math>Text</math> is the text for which marquee effect is to be applied. |
==Description== | ==Description== | ||
*This function is used to apply the marquee effect for the given text. | *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. | *Marquee is scrolling text that moves across a defined section of an area in a horizontal or vertical direction. | ||
− | *Argument <math> | + | *Argument <math>Text</math> can be text, numbers, or any special characters like @,&... |
− | *<math> | + | *<math>Text</math> should be entered in double quotes("") for text and special characters. Numbers can be entered directly. |
*Only first argument gets marqueed. | *Only first argument gets marqueed. | ||
Line 12: | Line 12: | ||
*MARQUEE("text") | *MARQUEE("text") | ||
*MARQUEE("&$#@") | *MARQUEE("&$#@") | ||
+ | |||
+ | |||
+ | ==Related Videos== | ||
+ | |||
+ | {{#ev:youtube|v=04UMxv8IFv8|280|center|Marquee}} | ||
==See Also== | ==See Also== |
Latest revision as of 13:19, 4 April 2019
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("&$#@")
Related Videos
See Also
References