EditText

Description

Returns the text in an associated Edit control.

Note: This method is not supported for the Rational® 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.