BOLD()

From Recital Documentation Wiki
Revision as of 15:56, 27 November 2009 by Helengeorge (Talk | contribs)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

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