Get Started
Quickstart
HowTo's
Concepts
API Libraries
InfoConnect for Unisys VBA Guide
PutText Method
Attachmate.Reflection.Objects Library (Web)
>
WebElement Object
: PutText Method
Puts text in the text field if the Web element is an input text type.
Syntax
Visual Basic (Declaration)
object
.PutText( _
ByVal
text
As
String _ )
Parameters
text
See Also
Reference
WebElement Object
WebElement Members
Send Feedback