FKLABEL()
From Recital Documentation Wiki
Revision as of 15:16, 27 October 2009 by Helengeorge (Talk | contribs)
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