[<<Previous Entry]
[^^Up^^]
[Next Entry>>]
[Menu]
[About The Guide]
IsInsert()
Determines if Insert mode is active
Syntax:
IsInsert( [ lNew ] ) -> lActive
lNew : a logic value with the new mode of Insert key
Description:
Determines if the Ctrl key is active returning a logic value.
Return:
A logic value indicating if is active or not.
Example:
If ! IsInsert()
Warning ( "Insert is on" )
EndIf
See Also:
IsCaps()
IsNum()
IsScroll()
This page created by ng2html v1.05, the Norton guide to HTML conversion utility.
Written by Dave Pearson