FKLABEL()

From Recital Documentation Wiki
Revision as of 15:11, 23 March 2009 by Yvonnemilne (Talk | contribs)

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

Class

Screen Forms


Purpose

Function to return function key label


Syntax

FKLABEL(<expN>)


See Also

FKMAX(), SET FUNCTION, SET KEY


Description

The FKLABEL() function returns the label associated with the function key <expN> as a character string. If <expN> is out of the range of the available function keys, then a null string is returned.


Example

? fklabel(2)
F2


Products

Recital Terminal Developer