Manuals/calci/BOLD

From ZCubes Wiki
Jump to navigation Jump to search
BOLD(Text)


  • Failed to parse (MathML with SVG or PNG fallback (recommended for modern browsers and accessibility tools): Invalid response ("Math extension cannot connect to Restbase.") from server "https://wikimedia.org/api/rest_v1/":): {\displaystyle Text} is the text that needs to be changed to bold font.

Description

  • This function is used to change the normal font type to bold.
  • Bold font is used for emphasis. It makes the selected text darker than the surrounding text.
  • Argument Failed to parse (MathML with SVG or PNG fallback (recommended for modern browsers and accessibility tools): Invalid response ("Math extension cannot connect to Restbase.") from server "https://wikimedia.org/api/rest_v1/":): {\displaystyle Text} can be text, numbers, or any special characters like @,&...
  • Failed to parse (MathML with SVG or PNG fallback (recommended for modern browsers and accessibility tools): Invalid response ("Math extension cannot connect to Restbase.") from server "https://wikimedia.org/api/rest_v1/":): {\displaystyle Text} should be entered in double quotes("") for text and special characters. Numbers can be entered directly.
  • Only first argument is converted to bold font.

Examples

  • BOLD("Text in bold")=Text in bold
  • BOLD("&$#@")=&$#@
  • BOLD(1..10)=1 2 3 4 5 6 7 8 9 10
  • BOLD("name","address")=name
  • BOLD(cool)=Error


Related Videos

How to make font size bold


See Also


References