Difference between revisions of "FKMAX()"

From Recital Documentation Wiki
Jump to: navigation, search
(Class)
 
Line 1: Line 1:
 
 
 
==Purpose==
 
==Purpose==
 
Function to return maximum available function keys
 
Function to return maximum available function keys
Line 25: Line 23:
  
 
==Products==
 
==Products==
Recital Mirage Server, Recital Terminal Developer
+
Recital  
 
[[Category:Documentation]]
 
[[Category:Documentation]]
 
[[Category:Functions]]
 
[[Category:Functions]]

Latest revision as of 17:35, 27 November 2009

Purpose

Function to return maximum available function keys


Syntax

FKMAX()


See Also

FKLABEL(), SET FUNCTION, SET KEY


Description

The FKMAX() function returns the number of function which are available for use with the SET FUNCTION command.


Example

? fkmax()
        18


Products

Recital