FKLABEL()

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

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

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