EditText

Description

Returns the text in an associated Edit control.

Remarque : This method is not supported for the ClearQuest client on Windows.

Syntaxe

VBScript

eventObject.EditText 

Perl

$eventObject->EditText(); 
Identificateur
Description
eventObject
An instance of EventObject.
Valeur de retour
A String containing the text in an associated Edit control.

Feedback