PFKEYCAP  | 
     
  DEVELOPER  | 
  ![]()  | 
Trail: PROIV Documentation > Developer > PROIV Developer > Developing Functions > Events and Logic > PFKEYCAP
| 
   
  | 
  
   
  | 
| 
   Purpose  | 
  
   PFKEYCAP retrieves the keycap text entered at the $CRT screen for keys that are application-definable.  | 
| 
   Syntax  | 
  
   variable = PFKEYCAP(fn-key-number)   | 
| 
   Operation  | 
  
   fn-key-number is the number of the key for which text is to be retrieved.  This is a value in the range 1 to 10.  | 
| 
   Remarks  | 
  
   This can be used, together with PFKEYUSAGE, to display the use made of application-defined Function Keys within a screen.  | 
| 
   Example  | 
  
   This example displays a keys function by displaying the keycap text and key usage as defined by the developer.  | 
Topic ID: 520098










  