Emulates the pressing of a key.
Syntax
SENDKEY(sKeyName)
Parameters
SKeyName | Required.String that contains the name of the key. See Function Key Names for SENDKEY Function. |
|---|
Return Value
None
Example
SENDKEY(KeyEnter);
Emulates the pressing of a key.
SENDKEY(sKeyName)
SKeyName | Required.String that contains the name of the key. See Function Key Names for SENDKEY Function. |
|---|
None
SENDKEY(KeyEnter);
Copyright © 2004-2026 IDERA, Inc.