Difference between revisions of "BOLD()"
From Recital Documentation Wiki
Yvonnemilne (Talk | contribs) |
Yvonnemilne (Talk | contribs) |
||
Line 16: | Line 16: | ||
==Description== | ==Description== | ||
− | The BOLD() function displays the specified character expression <expC> in bold face on the screen. SET SCREENIO must be ON | + | The BOLD() function displays the specified character expression <expC> in bold face on the screen. SET SCREENIO must be ON for the BOLD() function to operate. |
Revision as of 09:56, 24 March 2009
Class
Input/Output
Purpose
Function to display highlighted text
Syntax
BOLD(<expC>)
See Also
BLINK(), MESSAGE, REVERSE(), SET MESSAGE, SET SCREENIO, UNDERLINE()
Description
The BOLD() function displays the specified character expression <expC> in bold face on the screen. SET SCREENIO must be ON for the BOLD() function to operate.
Example
@2,1 say bold("PATRON INFORMATION")
Products
Recital Mirage Server, Recital Terminal Developer