InfoConnect for Airlines VBA Guide
Attachmate.Reflection.Objects.Web.Msie Library
/
WebElement Object
/ PutText Method
Collapse All
Expand All
Language Filter: All
Language Filter: Multiple
Language Filter: Visual Basic
Language Filter: Visual Basic (Declaration)
Visual Basic (Declaration)
In This Topic
PutText Method
In This Topic
Puts text in the text field if the Web element is an input text type.
Syntax
Visual Basic (Declaration)
expression.PutText( _
ByVal
text
As
System.String _ )
Parameters
text
See Also
Reference
WebElement Object
WebElement Members