Difference between revisions of "NUMLOCK()"

From Recital Documentation Wiki
Jump to: navigation, search
(Class)
 
Line 1: Line 1:
 
 
 
==Purpose==
 
==Purpose==
 
Language compatibility only
 
Language compatibility only
Line 25: Line 23:
  
 
==Products==
 
==Products==
Recital Database Server, Recital Mirage Server, Recital Terminal Developer
+
Recital, Recital Server
 
[[Category:Documentation]]
 
[[Category:Documentation]]
 
[[Category:Functions]]
 
[[Category:Functions]]
 
[[Category:Keyboard Events]]
 
[[Category:Keyboard Events]]
 
[[Category:Keyboard Events Functions]]
 
[[Category:Keyboard Events Functions]]

Latest revision as of 17:22, 3 December 2009

Purpose

Language compatibility only


Syntax

NUMLOCK([<expL>])


See Also

ALTD(), CAPSLOCK(), SET COMPATIBLE


Description

This function has been added for language compatibility only. The NUMLOCK() function always returns .F..


Example

? numlock()
.F.


Products

Recital, Recital Server