expression.SendKeys( _ ByVal text As String _ ) As ReturnCode
where expression is a variable that represents a AlcScreen Object
Parameters
- text
- Text to be sent to the host.
Return Value
One of the ReturnCode enum values
expression.SendKeys( _ ByVal text As String _ ) As ReturnCode