Difference between revisions of "FKLABEL()"

From Recital Documentation Wiki
Jump to: navigation, search
 
(Class)
Line 1: Line 1:
==Class==
 
Screen Forms
 
  
  

Revision as of 15:16, 27 October 2009


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