JavaScript Editor js editor     Web development 



Main Page

Returns an integer corresponding to the last key pressed.

LASTKEY(В )

Return Value

Numeric

Remarks

The values returned by LASTKEY(В ) are the same as the values returned by INKEY(В ). See INKEY(В ) for a list of keys and their return values.

LASTKEY(В ) is updated when you move between controls.

See Also



JavaScript Editor js editor     Web development