Difference between revisions of "BOLD()"

From Recital Documentation Wiki
Jump to: navigation, search
Line 1: Line 1:
 
==Class==
 
==Class==
Input/Output
+
Screen Environment
  
  
Line 29: Line 29:
 
[[Category:Documentation]]
 
[[Category:Documentation]]
 
[[Category:Functions]]
 
[[Category:Functions]]
 +
[[Category:Screen Environment]]
 +
[[Category:Screen Environment Functions]]

Revision as of 13:52, 3 June 2009

Class

Screen Environment


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