SetInputText Method
Description
This method fills in the Input Comment dialog box with this text.
Syntax
Visual Basic |
---|
Public Function SetInputText( _ ByVal InputText As String _ ) As ENUM_PRESS_BUTTON_RESULTS |
Parameters
- InputText
- String value of the text to send to the Input dialog box.
See Also