Description
Returns
the text in an associated Edit control.
Anmerkung: This method is not
supported for the ClearQuest client
on Windows.
Syntax
VBScript
eventObject.EditText
Perl
$eventObject->EditText();
- Identifier
- Description
- eventObject
- An instance of EventObject.
- Return value
- A String containing the text in an associated Edit
control.