Emulates the pressing of a key.SyntaxSENDKEY(sKeyName)Parameters
SKeyName
Required.String that contains the name of the key. See Function Key Names for SENDKEY Function.
|Return ValueNoneExample SENDKEY(KeyEnter);