InfoConnect for Unisys VBA Guide
PutText Method
Puts text in the text field if the Web element is an input text type.
Syntax
object.PutText( _
   ByVal text As String _
) 

Parameters

text
See Also